]> xn--ix-yja.es Git - alex.git/commitdiff
Make separator bar narrower for phones, add contact instructions
authoralex <alex@pdp7.net>
Sat, 2 Apr 2022 13:14:16 +0000 (15:14 +0200)
committeralex <alex@pdp7.net>
Sat, 2 Apr 2022 13:14:16 +0000 (15:14 +0200)
build.py

index f6b5e23de4e1a56d29577c7a51b26da6aff9b4c6..f97950022563f9ebb7f45a05d4bbba5b1a7029b7 100755 (executable)
--- 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