From f52084edea575db59bf462291909a6310958b3b4 Mon Sep 17 00:00:00 2001 From: Fornax Date: Tue, 2 Nov 2021 11:43:40 +0100 Subject: [PATCH] Replace medium icon with github icon --- res/include/img/icons/github.svg | 4 ++++ res/template/fragments/page_wrap.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 res/include/img/icons/github.svg diff --git a/res/include/img/icons/github.svg b/res/include/img/icons/github.svg new file mode 100644 index 0000000..fd36db5 --- /dev/null +++ b/res/include/img/icons/github.svg @@ -0,0 +1,4 @@ + + GitHub + + diff --git a/res/template/fragments/page_wrap.html b/res/template/fragments/page_wrap.html index 0ac08e3..43c851e 100644 --- a/res/template/fragments/page_wrap.html +++ b/res/template/fragments/page_wrap.html @@ -56,7 +56,7 @@ {{template `patreon.svg` .}} Patreon | {{template `twitter.svg` .}} Twitter | {{template `reddit.svg` .}} Reddit | - {{template `medium.svg` .}} Medium + {{template `github.svg` .}} GitHub )