From f9bc305acaaf26bf3c5ef4ae49f7b5a20c9c1dfe Mon Sep 17 00:00:00 2001 From: f0x52 Date: Mon, 21 Jun 2021 19:46:10 +0200 Subject: new styling for frontpage, update login and authorize templates (#46) * new styling for frontpage, update login and authorize templates * run go fmt * add AssetBaseDir to command flag parsing * untested: move landing page to it's own router * go fmt, fix typo * fix package, adapt to proper Route structure --- assets/sloth.png | Bin 33677 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 assets/sloth.png (limited to 'assets') diff --git a/assets/sloth.png b/assets/sloth.png deleted file mode 100644 index 9bbce24a6..000000000 Binary files a/assets/sloth.png and /dev/null differ -- cgit v1.3