aboutsummaryrefslogtreecommitdiff
path: root/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'build.py')
-rwxr-xr-xbuild.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/build.py b/build.py
index f6b5e23d..f9795002 100755
--- a/build.py
+++ b/build.py
@@ -53,7 +53,7 @@ def create_index(posts):
## Hay otros como él, pero este es el mío
""").lstrip())
- index.write("_" * 80)
+ index.write("_" * 40)
index.write("\n")
for post in posts[0:10]:
@@ -79,6 +79,8 @@ def create_index(posts):
=> https://stackexchange.com/users/13361/alex Stack Exchange
=> https://farside.link/nitter/koalillo Twitter
+ Podéis escribirme cogiendo el dominio de esta web y cambiando el primer punto por una arroba.
+
# El resto...
"""))
@@ -102,6 +104,8 @@ def create_individual_posts(posts):
=> https://github.com/alexpdp7/gemini_blog/edit/master/content/{post.uri}.gmi Editar este post
+ Podéis escribirme cogiendo el dominio de esta web y cambiando el primer punto por una arroba.
+
# Volver al inicio
=> / El blog es mío