From 40f114fe03cffaea257dc1f7611a95bda15bd228 Mon Sep 17 00:00:00 2001 From: Rasmus Luha Date: Sat, 17 Sep 2022 19:11:03 +0300 Subject: New fonts and minor css --- templates/base.html | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 9b997b6..c3864e3 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,8 +1,8 @@ - + {% if page.title%} {{ page.title }} {% else %} @@ -12,8 +12,8 @@ -
-
+
+

Luhamus

@@ -24,16 +24,14 @@ Git Contact -
-
-
+
{% block content %} {% endblock %} -
+
- + -- cgit v1.2.3