From 3dc96e8b31eeef876c89aadf26dbf1e5d3355e7f Mon Sep 17 00:00:00 2001 From: romangraef Date: Sat, 2 Jun 2018 10:33:15 +0200 Subject: Added featured projects --- templates/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 27b3232..1d0d753 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,6 +7,7 @@

As long as it is not webdesign, I will program nearly anything for you

Projects

+

All projects

{% include "gallery.html" %} {% endblock %} {% block title %} -- cgit