summaryrefslogtreecommitdiff
path: root/web/template/header.tmpl
AgeCommit message (Collapse)AuthorFiles
2021-06-21Opengraph meta tags (#55)Libravatar f0x521
* add favicon * add opengraph tags with title and description
2021-06-21add favicon (#54)Libravatar f0x521
2021-06-21new styling for frontpage, update login and authorize templates (#46)Libravatar f0x521
* 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