Added blog.lucasdidthis.com

Webring-Icon in the Footer and additional link in the first Blogpost
This commit is contained in:
Lucas 2018-07-05 23:01:55 +02:00 committed by GitHub
parent b3ae149d6f
commit 098c6f7cc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
<script> <script>
// protocole://url.domain.ext // protocole://url.domain.ext
var sites = [ var sites = [
"https://wiki.xxiivv.com" "https://wiki.xxiivv.com"
, "http://estevancarlos.com" , "http://estevancarlos.com"
, "https://electro.pizza" , "https://electro.pizza"
, "http://xla.wiki" , "http://xla.wiki"
@ -40,7 +40,7 @@
, "https://ellugar.co" , "https://ellugar.co"
, "http://hur.bet" , "http://hur.bet"
, "http://chigby.org" , "http://chigby.org"
, "https://0101.solar" , "https://1010.voyage"
, "https://longest.voyage" , "https://longest.voyage"
, "https://palomakop.tv" , "https://palomakop.tv"
, "https://travisshears.com" , "https://travisshears.com"
@ -59,6 +59,11 @@
, "https://ameyama.com" , "https://ameyama.com"
, "https://wake.st" , "https://wake.st"
, "https://xarene.la" , "https://xarene.la"
, "https://alex.zyzhang.me"
, "http://bildwissenschaft.vortok.info"
, "https://jakofranko.github.com"
, "https://aeriform.io"
, "http://blog.lucasdidthis.com/"
// Don't forget the comma! // Don't forget the comma!
] ]
var portal = new Portal(sites); var portal = new Portal(sites);