add webadmin as a field in the config

This commit is contained in:
2025-08-27 18:51:59 +01:00
parent 4f0941262e
commit 5917789c5b
2 changed files with 3 additions and 2 deletions

View File

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

View File

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