feat: about page and better config

This commit is contained in:
2026-04-26 22:35:14 +02:00
parent a5b24dc9bf
commit 722548118a
14 changed files with 80 additions and 49 deletions
+1
View File
@@ -6,6 +6,7 @@
"custom_head": "",
"home_count": 5,
"rss_link": "<i icon=rss></i> RSS",
"about_link": "<i icon=info></i> ABOUT",
"back_link": "<i icon=undo-2></i> Back to home",
"published_on": "Published on",
"copyright": "<a style=\"text-decoration:none;color:inherit;\" target=_blank href=\"https://creativecommons.org/licenses/by-nc/4.0/\">CC BY-NC</a>"
+1
View File
@@ -178,6 +178,7 @@ nav .nav-title {
nav .nav-items {
display: flex;
gap: .5em;
}
.article-published {