diff --git a/example-config.json b/example-config.json index 8033ad4..eb1e4da 100755 --- a/example-config.json +++ b/example-config.json @@ -1,4 +1,5 @@ { + "site_admin": "your name", "seperator": "
", "site_name": "My Blog", "site_url": "https://example.com", diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs index 1efab02..209d7d3 100644 --- a/views/partials/footer.ejs +++ b/views/partials/footer.ejs @@ -1,3 +1,3 @@ Site is ran by deadvey
-<%- locale.attribution %> -Consent is withdrawn for AI scraping of this website and it's content. +<%- locale.attribution %>
+Consent is withdrawn for AI scraping of this website or it's content.