Use translations, fix 'old' style.

This commit is contained in:
Chris Josten 2021-03-10 18:30:32 +01:00
parent ed2926fb16
commit 75a4e86ea1
15 changed files with 103 additions and 139 deletions

View file

@ -1,5 +1,2 @@
p
small
| © Chris Josten, 2020. If not specified otherwise, all content on this
| website is <a rel="license" href="https://creativecommons.org/licenses/by/4.0/">
| licensed under the CC-BY 4.0</a>.
small& template.page.copyright

View file

@ -45,7 +45,7 @@ html(prefix="og: http://ogp.me/ns#")
section.header-navigation
header
img.logo(src="/static/img/logo.png", alt="The logo of the website: the letter C drawn in an unprofessional manner with wobbly eyes on put on top")
p& Chris's website
p& template.page.name
nav
ul
- menuItem("home", "/");
@ -54,10 +54,10 @@ html(prefix="og: http://ogp.me/ns#")
block sidebar
footer.hide-small
block footer
include /parts/footer.dt
include parts/footer
main
block content
footer.hide-big
block footer
include /parts/footer.dt
include parts/footer