okay back to commented out.

This commit is contained in:
Alexis Werefox 2021-04-28 01:22:37 +00:00
parent 20cd475540
commit b7837e2a2c
1 changed files with 8 additions and 10 deletions

View File

@ -5,16 +5,14 @@ import LCard from "../../../components/love-card";
// Use this to list out partner info on this page. >w>
const PARTNERS = {
kyla: {
url: "https://yiff.life/@midyif",
avi: "/images/kyla.png",
fields: {
"art blog": "https://midyif.neocities.org/",
},
bio: ` ❤️ howdy y'all, let's be pals!~
💛 30 she/her queer anarchist lion mama
💙 cutie partner @shaymoo`,
},
// username: {
// url: "",
// avi: "",
// fields: {
// "": "",
// },
// bio: ``,
// },
};
export default function Partners() {