From 8b5d0b19659b35b7d2433a25a22d188ecbeecddd Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Mon, 12 May 2025 20:16:25 -0400 Subject: styling done --- zola-static/templates/index.html | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'zola-static/templates/index.html') diff --git a/zola-static/templates/index.html b/zola-static/templates/index.html index 297850d..f674f13 100644 --- a/zola-static/templates/index.html +++ b/zola-static/templates/index.html @@ -1,8 +1,20 @@ {% extends "base.html" %} {% block content %} -

- Jack Jamison's Homepage -

-

My blog

+

All about

+ +

Articles

+ +

Links

+ +
+ {% endblock content %} -- cgit v1.2.3