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
This commit is contained in:
neufv 2018-08-01 23:55:27 +02:00 committed by GitHub
parent 41faa0681e
commit 14dfd91d98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,6 +68,7 @@
, "http://npisanti.com" , "http://npisanti.com"
, "https://underscorediscovery.ca" , "https://underscorediscovery.ca"
, "https://drisc.io" , "https://drisc.io"
, "https://neufv.website"
// Don't forget the comma! No trailing slashes // Don't forget the comma! No trailing slashes
] ]
var portal = new Portal(sites); var portal = new Portal(sites);