From 898c1c23e10c12b3fe0b4bc572ff5dbc88c42c14 Mon Sep 17 00:00:00 2001 From: axtlos Date: Wed, 8 Mar 2023 18:17:56 +0100 Subject: Update fedi link --- generate.sh | 3 --- website.7 | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/generate.sh b/generate.sh index a8198ff..5b49d18 100755 --- a/generate.sh +++ b/generate.sh @@ -2,9 +2,6 @@ echo "Generate html" mandoc -T html -O style=./style.css website.7 > website.7.html -echo "Changing Mastodon hyperlink style" -sed 's|

- Mastodon

|

- Mastodon: https://tech.lgbt/@axtlos

|g' website.7.html > website.7.html.tmp -mv website.7.html.tmp website.7.html echo "Adding Gifs" sed 's||delete twitter, make a neocities!\nNo nazis! No fascists! No racism!\nPride flag\n|g' website.7.html > website.7.html.tmp mv website.7.html.tmp website.7.html diff --git a/website.7 b/website.7 index a3eac67..fbbee16 100644 --- a/website.7 +++ b/website.7 @@ -16,7 +16,7 @@ is a programmer mainly using python, rust and awk. Very interested in *nix opera can be contacted via: - -.Lk https://tech.lgbt/@axtlos Mastodon +.Lk https://snowdin.town/axtlos Fedi - .Em Matrix: @@ -57,4 +57,4 @@ A libadwaita first setup helper More random Projects can be found on .Lk https://codeberg.org/axtlos Codeberg and -.Lk https://github.com/axtloss Github +.Lk https://github.com/axtloss GitHub -- cgit v1.2.3