Compare commits

...

2 Commits

Author SHA1 Message Date
5917789c5b add webadmin as a field in the config 2025-08-27 18:51:59 +01:00
4f0941262e Withdraw consent for AI scraping 2025-08-27 18:49:33 +01:00
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{
"site_admin": "your name",
"seperator": "<hr/>",
"site_name": "My Blog",
"site_url": "https://example.com",

View File

@@ -1,2 +1,3 @@
Site is ran by deadvey<br/>
<%- locale.attribution %>
<%- locale.attribution %><br/>
Consent is withdrawn for AI scraping of this website or it's content.