This commit is contained in:
edsea
2025-10-11 00:21:00 +02:00
commit f0c9786164
27 changed files with 10684 additions and 0 deletions

9
rss/json/pages/404.json Normal file
View File

@@ -0,0 +1,9 @@
{
"title": "TITLE",
"long_desc": "DESC",
"short_desc": "SHORT_DESC",
"template": "404",
"restricted": false,
"redirect_login": false,
"robots": "noindex"
}

View File

@@ -0,0 +1,8 @@
{
"title": "Listings",
"long_desc": "Testing the description!",
"short_desc": "Test desc",
"template": "listings",
"restricted": false,
"redirect_login": false
}