aboutsummaryrefslogtreecommitdiff
path: root/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'build.py')
-rwxr-xr-xbuild.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/build.py b/build.py
index 282b1f6d..27166721 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