mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
/-/ alternative URL for homepage, closes #2393
This commit is contained in:
parent
bf953628bb
commit
93067668fe
5 changed files with 33 additions and 1 deletions
|
|
@ -23,6 +23,8 @@ Add ``/.json`` to the end of the URL for the JSON version of the underlying data
|
|||
* `global-power-plants.datasettes.com/.json <https://global-power-plants.datasettes.com/.json>`_
|
||||
* `register-of-members-interests.datasettes.com/.json <https://register-of-members-interests.datasettes.com/.json>`_
|
||||
|
||||
The index page can also be accessed at ``/-/``, useful for if the default index page has been replaced using an :ref:`index.html custom template <customization_custom_templates>`. The ``/-/`` page will always render the default Datasette ``index.html`` template.
|
||||
|
||||
.. _DatabaseView:
|
||||
|
||||
Database
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue