diff --git a/src/info/data/partners.yml b/src/info/data/partners.yml index ec1eae9..6055bf6 100644 --- a/src/info/data/partners.yml +++ b/src/info/data/partners.yml @@ -19,7 +19,7 @@ Gumby: Makes Vaporwave, Noise, and plays synths Photographer - ๐Ÿ’™Alexis @alexis + ๐Ÿ’™Alexis @alexis@masto.werefox.dev โ€œgumby goodโ€ ko-fi.com/gumbyrat @@ -30,15 +30,14 @@ lindsays: url: "https://hackers.town/@lindsays" avi: "/images/lindsays.png" fields: - with!: "@Kitredgrave@vulpine.club, @icewolf@meow.social::*, @muggle, @autumnal (when she is around), @moonbolt@mst3k.interlinked.me::*, $BUN, $QPP | polysaturated" + with!: "@Kitredgrave@vulpine.club, @IceWolf@meow.social::*, @muggle@hackers.town, @autumnal@hackers.town (when she is around), @moonbolt@mst3k.interlinked.me::*, @alexis@masto.werefox.dev, $BUN, $QPP | polysaturated" "Matrix: ask!": "discord: no!" - "Streaming at": "(working on)" queeeeer: ":qhTrans: :qhPolyro: :qhPolyam:" bio: | Lindsay. She/her. US/CO. audio engineer, photographer, digital artist, sysadmin, network engineer, metal fabricator (hiatus on fabricating). very not vanilla. otherkin-furry on main. slowly converting into Judaism. always burning the candle for those we've lost. ๐Ÿ•ฏ๏ธ may their memories be for a blessing. Never again means NEVER again; SRA member. Black lives always have, do, and always will matter. ASK before DMing. - avatar made by @foxvomit! + avatar by @foxvomit@mastodon.social! - (Not actually an automated bot.) + (Not actually an automated bot.) \ No newline at end of file diff --git a/src/info/data/testimonials.yml b/src/info/data/testimonials.yml index f791ba6..05c55a3 100644 --- a/src/info/data/testimonials.yml +++ b/src/info/data/testimonials.yml @@ -30,12 +30,6 @@ Drako_Fenris: content: | "*falls in love with you* haha whoopsies ๐Ÿ˜ณ" -Gumby: - url: "https://puppy.cafe/@Gumby" - json: "https://puppy.cafe/@Gumby.json" - content: | - "im love alexis a lot ๐Ÿ’š ๐Ÿ€" - AshBunny: url: "https://vulpine.club/@AshBunny" json: "https://vulpine.club/@AshBunny.json" @@ -76,6 +70,20 @@ holly: content: | "wait there's still an opportunity to be in [the Testimonials page]?" +avie: + url: "https://sleepygremlin.online/@avie" + json: "https://sleepygremlin.online/@avie.json" + content: | + "avie ๐Ÿค alexis + + being utter disasters and proud" + +Gumby: + url: "https://puppy.cafe/@Gumby" + json: "https://puppy.cafe/@Gumby.json" + content: | + "im love alexis a lot ๐Ÿ’š ๐Ÿ€" + lindsays: url: "https://hackers.town/@lindsays" json: "https://hackers.town/@lindsays.json" diff --git a/src/info/pages/index.js b/src/info/pages/index.js index 2bc4ec2..c0f563d 100644 --- a/src/info/pages/index.js +++ b/src/info/pages/index.js @@ -35,7 +35,7 @@ export default function Home({ IDENTITIES, PAGES, PARTNERS }) { return ( - +

diff --git a/src/info/pages/testimonials/index.js b/src/info/pages/testimonials/index.js index 46a5fde..0cea94b 100644 --- a/src/info/pages/testimonials/index.js +++ b/src/info/pages/testimonials/index.js @@ -41,6 +41,7 @@ export const getStaticProps = async () => { }; export default function Testimonials({ iconUrls, TESTIMONIALS }) { + return ( (