From dc9799d64e9583b8fdbe5b656094ebe1757cec21 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sat, 5 Feb 2011 12:54:24 +0100 Subject: [PATCH] Added TUWF reference: D&R Axum Got permission to add it. In actuality it still uses YAWF, but that doesn't matter all that much. --- index.cgi | 1 + 1 file changed, 1 insertion(+) diff --git a/index.cgi b/index.cgi index 7b6252e..d50496d 100755 --- a/index.cgi +++ b/index.cgi @@ -227,6 +227,7 @@ sub tuwf { a href => 'http://p.blicky.net/', 'Blicky.net Pastebin'; txt ' ('; a href => 'http://g.blicky.net/bpaste.git/tree/index.cgi', 'open source'; txt ')'; end; + li; txt 'The website embedded in the '; a href => 'http://www.d-r.nl/AXUM/AXUM.htm', 'D&R Axum'; txt ' mixing console.'; end; li; a href => 'http://yorhel.nl/', 'Yorhel.nl'; end; end;