From 14dfd91d9831c357f8bd2b04eef9284922e7c58a Mon Sep 17 00:00:00 2001 From: neufv Date: Wed, 1 Aug 2018 23:55:27 +0200 Subject: [PATCH] Add neufv.website Hello!! I've finally built a full website that's not just a bunch of links but also a: - wiki - api - conlang documentation - attempt to make a truly old school personal website There's also already a Webring logo (white with black outline) on the homepage! Technology is amazing --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 6eed00d..76ea805 100644 --- a/index.html +++ b/index.html @@ -68,6 +68,7 @@ , "http://npisanti.com" , "https://underscorediscovery.ca" , "https://drisc.io" + , "https://neufv.website" // Don't forget the comma! No trailing slashes ] var portal = new Portal(sites);