commit: f6f8cf5f5e588737b2ae887b38d77398df58cb7d
parent: 0a58d6c539c588e6012b15c730e63db40d644cac
author: Chris Noxz <chris@noxz.tech>
date: Sun, 24 Sep 2023 20:16:26 +0200
add archive url macro
2 files changed, 7 insertions(+)
diff --git a/config/www.conf b/config/www.conf
@@ -16,6 +16,11 @@
. www-emit-ltag dd
. \}
..
+.de ARURL
+. ie \\n[www-html] \{\
+. HTML [<a href="\\$1">archive</a>]
+. \}
+..
.de CLURL
. ie \\n[www-html] \{\
. HTML <a href="\\$1" class="\\$2">\\$3</a>
diff --git a/noxz.tech/about/index.www b/noxz.tech/about/index.www
@@ -6,6 +6,7 @@ If you try to find me on so called "social media", you won't. It's nothing more
than a collection of mega marketing platforms tricking people into giving up
their time and privacy for marketing goals. Here is a
.URL https://www.nateliason.com/blog/delete-facebook "good read"
+.ARURL https://web.archive.org/web/20230331212821/https://www.nateliason.com/blog/delete-facebook
about the issue.
.HnS 1
@@ -98,5 +99,6 @@ living hell, where you never know what will and have affected them. Avoid it!
.ULS
.LI
.URL "https://whydoesitsuck.com/why-does-javascript-suck/" "Why does javascript suck?"
+.ARURL https://web.archive.org/web/20230215043422/https://whydoesitsuck.com/why-does-javascript-suck/
.ULE
.DLE