From 44e0b5db134dde3aa33438004e3165134f3a3b5a Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 24 Jan 2021 01:53:59 +0100 Subject: Added png favicon --- assets/general/favicon.png | Bin 0 -> 4325 bytes template/_meta.html | 4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 assets/general/favicon.png diff --git a/assets/general/favicon.png b/assets/general/favicon.png new file mode 100644 index 0000000..81c7b91 Binary files /dev/null and b/assets/general/favicon.png differ diff --git a/template/_meta.html b/template/_meta.html index 69ad5fe..4741672 100755 --- a/template/_meta.html +++ b/template/_meta.html @@ -6,4 +6,6 @@ - \ No newline at end of file + + + -- cgit v1.2.3