From d369f1411c8cf0a07686ed944c8f9f98521129fd Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 21 Apr 2024 22:23:56 +0300 Subject: Add favicon --- static/favicon.png | Bin 0 -> 1764 bytes template.html | 1 + 2 files changed, 1 insertion(+) create mode 100644 static/favicon.png diff --git a/static/favicon.png b/static/favicon.png new file mode 100644 index 0000000..e4c6927 Binary files /dev/null and b/static/favicon.png differ diff --git a/template.html b/template.html index 75d7a43..9070bc4 100644 --- a/template.html +++ b/template.html @@ -4,6 +4,7 @@ + $for(author-meta)$ $endfor$ -- cgit v1.3