From: alex Date: Sat, 2 Apr 2022 13:14:16 +0000 (+0200) Subject: Make separator bar narrower for phones, add contact instructions X-Git-Tag: 20240214-emacs~226^2~39 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=dca7ebc07bda41c425a9e88c2304fd401c4099ab;p=alex.git Make separator bar narrower for phones, add contact instructions --- diff --git a/build.py b/build.py index f6b5e23..f979500 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