diff --git a/src/data/members.json b/src/data/members.json index cee02f9f..38345c9b 100644 --- a/src/data/members.json +++ b/src/data/members.json @@ -1,52 +1,28 @@ [ { - "title": "Max Böck", - "url": "https://mxb.dev/", - "feed": "https://mxb.dev/feed.xml" + "title": "DimitrisTzer", + "url": "https://dimitristzer.github.io/online-cv/", + "feed": "null" }, { - "title": "Manuel Matuzovic", - "url": "https://www.matuzo.at/", - "feed": "https://www.matuzo.at/feed.xml" + "title": "StavroulaAnatolaki", + "url": "https://stavroulaanatolaki.github.io/online-cv/", + "feed": "null" }, { - "title": "Charlie Owen", - "url": "https://www.sonniesedge.net/", - "feed": null + "title": "konstantina3", + "url": "https://konstantina3.github.io/online-cv/", + "feed": "null" }, { - "title": "Björn Ganslandt", - "url": "https://ganslandt.xyz/", - "feed": null + "title": "Vasdekis", + "url": "https://Vasdekis.github.io/online-cv/", + "feed": "null" }, { - "title": "Jan Hrubý", - "url": "https://www.mrozilla.cz/", - "feed": null - }, - { - "title": "Zach Leatherman", - "url": "https://www.zachleat.com/", - "feed": "https://www.zachleat.com/web/feed/" - }, - { - "title": "Steve Gardner", - "url": "https://ste.vg", - "feed": null - }, - { - "title": "Alan Levine", - "url": "https://cogdogblog.com/", - "feed": "https://cogdogblog.com/feed" - }, - { - "title": "Marius Ghita", - "url": "https://mhitza.github.io", - "feed": "https://mhitza.github.io/atom.xml" - }, - { - "title": "Rings around the Internet", - "url": "https://fanlistings.nickifaulk.com/webrings/", - "feed": null + "title": "p18kavv", + "url": "https://p18kavv.github.io/online-cv/", + "feed": "null" } + ] diff --git a/src/data/meta.json b/src/data/meta.json index cbe025fe..32c88984 100644 --- a/src/data/meta.json +++ b/src/data/meta.json @@ -1,13 +1,13 @@ { - "title": "Nerds of the 90s", - "description": "This is just a demo of a webring. It could be about anything - Metal Bands, Knitting, Craft Beer, Accessibility... For this one, let's just say it's about the good old 90s.", + "title": "IonianCombination", + "description": "Webring for the github organization IonianCombination", "image": "freakazoid.jpg", - "url": "https://webringdemo.netlify.com", - "repo": "https://github.com/maxboeck/webring", + "url": "https://ioniancombination.netlify.app", + "repo": "https://github.com/DimitrisTzer/webring", "admins": [ { - "name": "Max Böck", - "url": "https://github.com/maxboeck" + "name": "DimitrisTzer", + "url": "https://github.com/DimitrisTzer" } ] }