aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorMitja Felicijan <m@mitjafelicijan.com>2023-07-12 18:16:10 +0200
committerMitja Felicijan <m@mitjafelicijan.com>2023-07-12 18:16:10 +0200
commitcecb4b48a39a3558979b9c4b50e45bf605a3684e (patch)
treee9468cc71518915e6db870d2e40823cfe9fb2339 /templates/index.html
parent24bd6e483afbff75428700c2c9d06fb7291bd593 (diff)
downloadmitjafelicijan.com-cecb4b48a39a3558979b9c4b50e45bf605a3684e.tar.gz
Changed titles on the index page
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 6d7822a..6989a45 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -54,7 +54,7 @@
54 </tbody> 54 </tbody>
55 </table> 55 </table>
56 56
57 <h2><a name="posts"></a>More long form, blog type of content</h2> 57 <h2><a name="posts"></a>More long form, ramblings etc</h2>
58 <ul> 58 <ul>
59 {{ range .Pages }} 59 {{ range .Pages }}
60 {{ if eq .Type "post" }} 60 {{ if eq .Type "post" }}