all repos — site @ 97f8681e05140b3a656abee2a91c40dca66483a9

source for my site, found at icyphox.sh

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
commit

97f8681e05140b3a656abee2a91c40dca66483a9

parent

55c2a666496bd5daed398e7c8dd93c2b1e1f555d

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M config.pyconfig.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']