diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2020-08-15 22:41:38 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2020-08-15 22:41:38 +0200 |
| commit | 5c710134265d6a3c705aa5ef0d9360a099fdc0dd (patch) | |
| tree | 6c1b3bf319c28f4e840030dc07633dbac1161816 /templates/index.twig | |
| parent | 3fe84e39dd2ddbc3f9f75f02b9bc543c2012f4e2 (diff) | |
| download | mitjafelicijan.com-5c710134265d6a3c705aa5ef0d9360a099fdc0dd.tar.gz | |
New article
Diffstat (limited to 'templates/index.twig')
| -rw-r--r-- | templates/index.twig | 2 |
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> |
