From: alex Date: Sat, 13 Mar 2021 20:17:19 +0000 (+0100) Subject: Add edit in Github link X-Git-Tag: 20240214-emacs~226^2~111 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=01ab47968c0b620f8012c0d2dc969f5788c0d581;p=alex.git Add edit in Github link --- diff --git a/build.py b/build.py index 282b1f6..2716672 100755 --- a/build.py +++ b/build.py @@ -91,7 +91,9 @@ def create_individual_posts(posts): """)) post_file.write(post.content) - post_file.write(textwrap.dedent(""" + post_file.write(textwrap.dedent(f""" + + => https://github.com/alexpdp7/gemini_blog/edit/master/content/{post.uri}.gmi Editar este post # Volver al inicio