From 5238a99c9b3be0669b71879f8cec05bca550d744 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 8 May 2022 11:10:01 +0000 Subject: [PATCH] Add link to RSS feed --- build.py | 1 + 1 file changed, 1 insertion(+) diff --git a/build.py b/build.py index 6ebe6ba..7f46759 100755 --- a/build.py +++ b/build.py @@ -73,6 +73,7 @@ def create_index(posts): index.write(textwrap.dedent(""" # Sobre mí + => https://alex.corcoles.net/feed/ Feed RSS de este blog => https://github.com/alexpdp7/ GitHub => https://es.linkedin.com/in/alexcorcoles LinkedIn => https://projecteuler.net/profile/koalillo.png Project Euler -- 2.47.3