Content
This commit is contained in:
+77
-5
@@ -251,11 +251,6 @@ export default {
|
||||
altText: "Under construction.",
|
||||
imageURL: "undercon2.gif",
|
||||
},
|
||||
{
|
||||
altText: "View and sign my guestbook. Click here.",
|
||||
imageURL: "viewbook.gif",
|
||||
linkURL: "/guestbook/",
|
||||
},
|
||||
{
|
||||
altText: "wilby.me search",
|
||||
imageURL: "wiby.1897295341.png",
|
||||
@@ -265,5 +260,82 @@ export default {
|
||||
altText: "I survived Y2K.",
|
||||
imageURL: "y2ks.gif",
|
||||
},
|
||||
{
|
||||
altText: "antikrist",
|
||||
imageURL: "antikristnewbutton3.png",
|
||||
linkURL: "https://antikrist.lol/",
|
||||
},
|
||||
{
|
||||
altText: "Discourse. 32bit.cafe",
|
||||
imageURL: "32bitdiscourse2.png",
|
||||
linkURL: "https://discourse.32bit.cafe/",
|
||||
},
|
||||
{
|
||||
altText:
|
||||
"A cute wee manatee face with the letters CMM on the side representing the name of the linked site: Call Me Manatee.",
|
||||
imageURL: "manatee_button2.png",
|
||||
linkURL: "https://callmemanatee.neocities.org/",
|
||||
},
|
||||
{
|
||||
altText: "Abyssal",
|
||||
imageURL: "ABYSSALbtn.gif",
|
||||
linkURL: "https://leviathren.neocities.org/home",
|
||||
},
|
||||
{
|
||||
altText: "It's not stupid—it's advanced!",
|
||||
imageURL: "itsnotstupid.gif",
|
||||
linkURL: "https://itsnotstupid.com/",
|
||||
},
|
||||
{
|
||||
altText: "Powered by: A mouse in a wheel.",
|
||||
imageURL: "mousepower.gif",
|
||||
},
|
||||
{
|
||||
altText: "Melt ICE",
|
||||
imageURL: "sh.tangled.git.temp.gif",
|
||||
},
|
||||
{
|
||||
altText: "HTML 5",
|
||||
imageURL: "html5_button.gif",
|
||||
},
|
||||
{
|
||||
altText: "Made with CSS.",
|
||||
imageURL: "made-with-css_button.gif",
|
||||
},
|
||||
{
|
||||
altText: "CSS is my passion. The text bleeds over the top of the badge.",
|
||||
imageURL: "sssh.tangled.git.temp.gif",
|
||||
},
|
||||
{
|
||||
altText: "RSS",
|
||||
imageURL: "rss.gif",
|
||||
linkURL: "/feed/feed.xml",
|
||||
},
|
||||
{
|
||||
altText: "#MD",
|
||||
imageURL: "markdown.gif",
|
||||
},
|
||||
{
|
||||
altText: "EggPet",
|
||||
imageURL: "eggpet_88x31.gif",
|
||||
linkURL: "https://eggpet.neocities.org/",
|
||||
},
|
||||
{
|
||||
altText: "This site is certified 100% cookie free!",
|
||||
imageURL: "no-cookie.gif",
|
||||
},
|
||||
{
|
||||
altText: "Own your digital identity. Make a website!",
|
||||
imageURL: "make-a-website.gif",
|
||||
},
|
||||
{
|
||||
altText: "Made by a human.",
|
||||
imageURL: "human.svg",
|
||||
},
|
||||
{
|
||||
altText: "Beeep Beeep",
|
||||
imageURL: "beep.png",
|
||||
linkURL: "https://beeep.neocities.org/",
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
@@ -304,6 +304,13 @@ export default {
|
||||
url: "https://www.neatorama.com/",
|
||||
description: "Yep, Neatorama's still around!",
|
||||
},
|
||||
{
|
||||
title: "Practical betterments",
|
||||
feedUrl: "https://practicalbetterments.com/feed.xml",
|
||||
url: "https://practicalbetterments.com/",
|
||||
description:
|
||||
"Practical Betterments is a collection of one-off actions that improve your life continuously — however marginally.",
|
||||
},
|
||||
{
|
||||
title: "Public Domain Review",
|
||||
feedUrl: "https://publicdomainreview.org/rss.xml",
|
||||
|
||||
+1
-1
@@ -51,7 +51,7 @@ export default {
|
||||
},
|
||||
],
|
||||
author: {
|
||||
bio: "Nathan likes to cook vegan food, play the trombone, make incense, design stuff, muck about with free software and tech, and more. He dreams of living in a cottage somewhere and spending his days making incense sticks. Sadly, he can not afford to do this.",
|
||||
bio: "Nathan likes to cook vegan food, play the trombone, make incense, design stuff, muck about with free software and tech, and more. As a millennial, he dreams of owning a modest rural home in a sane country where he can make incense sticks in tranquility. To support Nathan's writing (or simply help a filthy pinko leave the U.S.A.), you can [donate on Liberapay](https://liberapay.com/NathanUp/).",
|
||||
givenName: "Nathan",
|
||||
familyName: "Upchurch",
|
||||
name: "Nathan Upchurch",
|
||||
|
||||
Reference in New Issue
Block a user