summaryrefslogtreecommitdiff
path: root/plt/blog/index.html
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2023-05-06 06:57:14 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2023-05-06 06:57:14 -0600
commitac319db35938ed9b0232186caa3486b9f8caf655 (patch)
tree45e2b95a0c46082987a324567ca00a429114daa2 /plt/blog/index.html
parent70e783628b1bf863da45cc8879b06288a498840b (diff)
update css and templates, add new entry
Diffstat (limited to 'plt/blog/index.html')
-rw-r--r--plt/blog/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plt/blog/index.html b/plt/blog/index.html
index e9a03cf..a1b8ffa 100644
--- a/plt/blog/index.html
+++ b/plt/blog/index.html
@@ -37,7 +37,7 @@
{%block body_content%}
<h1>Index -- {{config['title']}}</h1>
- <p>Welcome to my blog where I'll post whatever I please, ranging from rants to how-to's. Además, este pex va a estar en español e inglés porque quiero (no una mezcla en cada entrada, pero sí entradas completas en diferentes lenguajes).</p>
+ <p>Welcome to my blog where I post random stuff such as rants, how to setup services on a vps server or lately, gamedev stuff. I usually post in English, but sometimes will do so in Spanish, specially when ranting over some IRL stuff.</p>
<p>Get the RSS feed: <a target="_blank" href="{{config['url']['main']}}/rss.xml">{{config['url']['main']}}/rss.xml</a></p>