From 3ac85babe9158c9557289c06cc78710384069177 Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Mon, 16 Jan 2023 01:38:58 +0000 Subject: add FONTS --- templates/home.html.tera | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/home.html.tera') diff --git a/templates/home.html.tera b/templates/home.html.tera index cf14f54..7ffd4aa 100644 --- a/templates/home.html.tera +++ b/templates/home.html.tera @@ -1,5 +1,7 @@ {% extends "base" %} +{% block nav_home %}active{% endblock %} + {% block header %}
@@ -26,7 +28,7 @@ {% block content %} -
+

hallo i am celeste welcome 2 my site 🌟

this is where i dump everything

i wish u a wonderful day

-- cgit