mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Mechanism for adding a default URL fragment to a canned query
Closes #767
This commit is contained in:
parent
af5702220c
commit
ad88c9b3f3
4 changed files with 56 additions and 6 deletions
|
|
@ -327,6 +327,7 @@ METADATA = {
|
|||
),
|
||||
"title": "Search neighborhoods",
|
||||
"description_html": "<b>Demonstrating</b> simple like search",
|
||||
"fragment": "fragment-goes-here",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue