aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.twig b/templates/index.twig
index 35eca89..f51a793 100644
--- a/templates/index.twig
+++ b/templates/index.twig
@@ -39,7 +39,7 @@
39 {% include "partials/posts.twig" %} 39 {% include "partials/posts.twig" %}
40 40
41 41
42 <h2>Projects</h2> 42 <h2>Side projects</h2>
43 {% include "partials/projects.twig" %} 43 {% include "partials/projects.twig" %}
44 44
45 </main> 45 </main>