Update partners, minor edits.
This commit is contained in:
parent
befcc20d6e
commit
b8df2c8249
@ -68,7 +68,7 @@ export const IDENTITIES = {
|
|||||||
],
|
],
|
||||||
extra_classes: "",
|
extra_classes: "",
|
||||||
},
|
},
|
||||||
Single: {
|
"Taken(1)": {
|
||||||
url: "/identities/partners",
|
url: "/identities/partners",
|
||||||
images: [
|
images: [
|
||||||
{
|
{
|
||||||
@ -190,31 +190,31 @@ export const CONTACTS = {
|
|||||||
// Use this to list out partners on the partners page. >w>
|
// Use this to list out partners on the partners page. >w>
|
||||||
|
|
||||||
export const PARTNERS = {
|
export const PARTNERS = {
|
||||||
Gumby: {
|
Gumby: {
|
||||||
url: "https://puppy.cafe/@Gumby",
|
url: "https://puppy.cafe/@Gumby",
|
||||||
avi: "/images/gumby.jpeg",
|
avi: "/images/gumby.jpeg",
|
||||||
fields: {
|
fields: {
|
||||||
"Pronouns": "She/They/It",
|
Pronouns: "She/They/It",
|
||||||
"Gallery": "vsco.co/the-goon",
|
Gallery: "vsco.co/the-goon",
|
||||||
"Ko-fi": "ko-fi.com/gumbyrat",
|
"Ko-fi": "ko-fi.com/gumbyrat",
|
||||||
"Music": "https://soundcloud.com/oorrggaanniissmm",
|
Music: "https://soundcloud.com/oorrggaanniissmm",
|
||||||
},
|
|
||||||
bio: `tiny trans rat
|
|
||||||
21
|
|
||||||
Demigirl
|
|
||||||
ND
|
|
||||||
Hapa/white
|
|
||||||
I’ve got a bad brain :(
|
|
||||||
Makes Vaporwave, Noise, and plays synths
|
|
||||||
Photographer
|
|
||||||
|
|
||||||
“gumby good”
|
|
||||||
|
|
||||||
ko-fi.com/gumbyrat
|
|
||||||
CashApp: $GumbyRat
|
|
||||||
🔞
|
|
||||||
`,
|
|
||||||
},
|
},
|
||||||
|
bio: `tiny trans rat
|
||||||
|
21
|
||||||
|
Demigirl
|
||||||
|
ND
|
||||||
|
Hapa/white
|
||||||
|
I’ve got a bad brain :(
|
||||||
|
Makes Vaporwave, Noise, and plays synths
|
||||||
|
Photographer
|
||||||
|
|
||||||
|
💙Alexis @shadow8t4
|
||||||
|
“gumby good”
|
||||||
|
|
||||||
|
ko-fi.com/gumbyrat
|
||||||
|
CashApp: $GumbyRat
|
||||||
|
🔞`,
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
// This is where you put the testimonial users' info
|
// This is where you put the testimonial users' info
|
||||||
@ -500,8 +500,7 @@ export const STREAMING = {
|
|||||||
moment with my current setup, it isn't really feasible, unfortunately.`,
|
moment with my current setup, it isn't really feasible, unfortunately.`,
|
||||||
},
|
},
|
||||||
PeerTube: {
|
PeerTube: {
|
||||||
url:
|
url: "https://vid.werefox.dev/videos/watch/playlist/6a6f95c2-30c7-4163-a3ee-ad5dc5abefcf",
|
||||||
"https://vid.werefox.dev/videos/watch/playlist/6a6f95c2-30c7-4163-a3ee-ad5dc5abefcf",
|
|
||||||
new_tab: true,
|
new_tab: true,
|
||||||
src: "/emoji/peertube_logo.svg",
|
src: "/emoji/peertube_logo.svg",
|
||||||
alt: "The PeerTube logo",
|
alt: "The PeerTube logo",
|
||||||
|
Loading…
Reference in New Issue
Block a user