From 208dea1fe86b4c79c714c3927383bcc9abb9b3fe Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Wed, 14 May 2025 20:00:46 -0400 Subject: projects with images --- zola-static/templates/blog.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 zola-static/templates/blog.html (limited to 'zola-static/templates/blog.html') diff --git a/zola-static/templates/blog.html b/zola-static/templates/blog.html deleted file mode 100644 index eb66dad..0000000 --- a/zola-static/templates/blog.html +++ /dev/null @@ -1,15 +0,0 @@ -{% extends "base.html" %} - -{% block content %} - -

- {{ section.title }} -

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