Added p.blicky.net to list of TUWF websites

This commit is contained in:
Yorhel 2011-01-31 11:17:26 +01:00
parent 3f1707622a
commit 24bdeda971

View file

@ -221,8 +221,11 @@ sub tuwf {
end;
li;
a href => 'http://dev.yorhel.nl/', 'This website'; txt ' (also ';
a href => 'http://g.blicky.net/yorhel-dev.git/tree/index.cgi', 'open source';
txt ')';
a href => 'http://g.blicky.net/yorhel-dev.git/tree/index.cgi', 'open source'; txt ')';
end;
li;
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; a href => 'http://yorhel.nl/', 'Yorhel.nl'; end;
end;