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/>",
"site_name": "My Blog",
"site_url": "https://example.com",