mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Deploy demo plugins to latest.datasette.io, refs #1074
This commit is contained in:
parent
f0a740ac21
commit
d6db47f5c1
4 changed files with 30 additions and 6 deletions
|
|
@ -267,7 +267,7 @@ def generate_sortable_rows(num):
|
|||
|
||||
METADATA = {
|
||||
"title": "Datasette Fixtures",
|
||||
"description": "An example SQLite database demonstrating Datasette",
|
||||
"description_html": 'An example SQLite database demonstrating Datasette. <a href="/login-as-root">Sign in as root user</a>',
|
||||
"license": "Apache License 2.0",
|
||||
"license_url": "https://github.com/simonw/datasette/blob/master/LICENSE",
|
||||
"source": "tests/fixtures.py",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue