mirror of
https://github.com/jimeh/suggest_results.git
synced 2026-02-19 04:46:39 +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"}
|
|
]; |