From 7a3a328d658009d8e2bc174875b57259b7f7c27f Mon Sep 17 00:00:00 2001 From: axtlos Date: Mon, 4 Dec 2023 21:58:45 +0100 Subject: add gifs --- generate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'generate.sh') diff --git a/generate.sh b/generate.sh index 525d839..8f90c7f 100755 --- a/generate.sh +++ b/generate.sh @@ -10,7 +10,7 @@ echo "Change fedi hyperlink style" sed 's|

- Fedi

|

- Fedi: https://akko.wtf/axtlos

|g' axtlos.7.html > axtlos.7.html.tmp mv axtlos.7.html.tmp axtlos.7.html echo "Adding Gifs" -sed 's||delete twitter, make a neocities!\nNo nazis! No fascists! No racism!\n|g' axtlos.7.html > axtlos.7.html.tmp +sed 's||amy, xenia, solardelete twitter, make a neocities!\nNo nazis! No fascists! No racism!\nkris what the fuck are we doing here\nmade with emacs\nltgnft? more like no fucking thanks!chrome and edge, same shit, different asshole\n|g' axtlos.7.html > axtlos.7.html.tmp mv axtlos.7.html.tmp axtlos.7.html echo "Replace date with license" sed '//c\ CC BY-SA 4.0' axtlos.7.html > axtlos.7.html.tmp -- cgit v1.2.3