mirror of
https://github.com/jimeh/fancy_input.git
synced 2026-02-19 11:36:41 +00:00
6 lines
211 B
JSON
6 lines
211 B
JSON
[
|
|
{title: "hello", url: "/hello", match: "hello dude"},
|
|
{title: "world", url: "/world", match: "world dude"},
|
|
{title: "foo", url: "/foo", match: "foo dude"},
|
|
{title: "bar", url: "/bar", match: "bar dude"}
|
|
]; |