From b82c01ec3848ac34617d5d082e75feb9b59e5b16 Mon Sep 17 00:00:00 2001 From: Luca Date: Tue, 26 Apr 2022 18:20:23 +0200 Subject: [PATCH] Add favicon --- README.md | 2 +- assets/tonkakt.svg | 1 + templates/base.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 assets/tonkakt.svg diff --git a/README.md b/README.md index 664b6fc..c6490af 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # shiftregister - +![kontakt logo with its left half rotated 180 degrees, resembling the left shift operator](assets/tonkakt.svg) diff --git a/assets/tonkakt.svg b/assets/tonkakt.svg new file mode 100644 index 0000000..5d4c9cf --- /dev/null +++ b/assets/tonkakt.svg @@ -0,0 +1 @@ + diff --git a/templates/base.html b/templates/base.html index 26bd518..a3bc866 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,7 +5,7 @@ {% block title %}Help!{% endblock %} - +