commit 265762c49d49ba14161cf769cd6af29eda75ae19
parent 345e74bd04de143b1c42ccc0e8aca4252e5b095d
Author: mjkloeckner <martin.cachari@gmail.com>
Date: Mon, 26 Sep 2022 18:19:29 -0300
Updated index.html
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
@@ -2,3 +2,4 @@ profile*
logos
fonts/Futura
deploy.sh
+rss.xml
diff --git a/index.html b/index.html
@@ -16,7 +16,7 @@
<article>
<h1 id="index-title">Hello, world!</h1>
- <p>This is my personal webpage, here you will find contact information, a cv, and my blog, where I post about random stuff, mostly tech.</p>
+ <p>This is my personal webpage, in here you will find contact information, a cv, and my blog, where I post about random stuff, mostly tech related.</p>
<p>Make sure to subscribe to my <a href=/rss.xml>RSS feed</a> to get updates on my blog.</p>
<p>Of course if you have any questions or comments, <a href="mailto:mjkloeckner@gmail.com">send me an email</a>, I will respond kindly!</p>