From e7c5dc01cf3bf382c82dd6984808bd3ca21d33a5 Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Thu, 5 May 2022 23:15:41 +0200 Subject: Initial commit --- templates/index.html | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 templates/index.html (limited to 'templates') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..90826de --- /dev/null +++ b/templates/index.html @@ -0,0 +1,49 @@ + + + + + + Yet Another Blog + + + +
+ +
+

+ A gathering of information about some things I do on my spare time. You can find me on gitlab , twitter and + linkedin . +

+
+
+ +
+
+ +
+
+

Title

+

+ Nice content + + My code here + +

+
+
+ + \ No newline at end of file -- cgit v1.2.3