From 16ef06ffb363b6304d0d5269b30dedbdd07288df Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Sat, 14 May 2022 00:00:22 +0200 Subject: feat: Add title parser Add title parse so it yields a better post list. --- templates/index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 6d0c139..006643a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,13 +6,17 @@ <% include!("header.html"); %>
+
+ A gathering of information about some things I do on my spare time. + You can find me on gitlab, twitter and linkedin. +
- \ No newline at end of file + -- cgit v1.2.3