Initial commit

This commit is contained in:
2025-10-10 18:24:12 -04:00
commit c0e05bfd81
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
}