aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2021-03-13 21:17:19 +0100
committeralex <alex@pdp7.net>2021-03-13 21:17:19 +0100
commit01ab47968c0b620f8012c0d2dc969f5788c0d581 (patch)
treeb5884744edc540c08b397bf75ffb3e28c96cb481
parent5ecd412205fac326691decf2331b910bf6eae56a (diff)
Add edit in Github link
-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