Update new Mastodon URL Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Thu, 04 Jun 2020 12:56:17 +0530
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
config.py
→
config.py
@@ -22,7 +22,7 @@
<p> <span class="sidebar-link">mastodon</span> <br> - <a rel="me" href="https://freeradical.zone/@icyphox">@icyphox@freeradical.zone</a> + <a rel="me" href="https://toot.icyphox.sh/@x">@x@icyphox.sh</a> </p> <p>@@ -55,4 +55,4 @@ </div>
""" template = 'text.html' # default is index.html pre_build = [['./bin/openring.py', '-j'], './bin/update_index.py'] -post_build = ['./bin/rss.py', './bin/plaintext.sh', './bin/webfinger.sh'] +post_build = ['./bin/rss.py', './bin/plaintext.sh']