diff --git a/src/info/components/basic-page.js b/src/info/components/basic-page.js old mode 100644 new mode 100755 index ea16397..e328a9d --- a/src/info/components/basic-page.js +++ b/src/info/components/basic-page.js @@ -10,8 +10,7 @@ export function renderBackButton(page_button_title, url) { diff --git a/src/info/components/faq-card.js b/src/info/components/faq-card.js old mode 100644 new mode 100755 index 196c6ac..e62216c --- a/src/info/components/faq-card.js +++ b/src/info/components/faq-card.js @@ -12,7 +12,7 @@ export default function TestimonialCard({ question, answer, src, alt }) {

- +
@@ -26,7 +26,7 @@ export default function TestimonialCard({ question, answer, src, alt }) {
{answer}
- {"- @skye"} + {"- @alice"}
diff --git a/src/info/components/support-block.js b/src/info/components/support-block.js old mode 100644 new mode 100755 index 4f153b7..7f8b4f0 --- a/src/info/components/support-block.js +++ b/src/info/components/support-block.js @@ -5,8 +5,7 @@ import KWidget from "./kofi-donation-widget.js"; export default function SupportBlock({ support }) { return (

@@ -23,7 +22,7 @@ export default function SupportBlock({ support }) { ))}

diff --git a/src/info/components/title-card.js b/src/info/components/title-card.js old mode 100644 new mode 100755 index 219d4c1..c20de1d --- a/src/info/components/title-card.js +++ b/src/info/components/title-card.js @@ -6,10 +6,10 @@ export default function TitleCard({ card_title }) {
Mutant Standard western dragon emoji {"- "} diff --git a/src/info/data/contacts.yml b/src/info/data/contacts.yml old mode 100644 new mode 100755 index 7ee2246..9a0b7b2 --- a/src/info/data/contacts.yml +++ b/src/info/data/contacts.yml @@ -1,28 +1,10 @@ --- # Contacts YAML -"Our public Mastodon": - url: "https://vulpine.club/@shadow8t4" +"Mastodon": + url: "https://yiff.life/@werefox" src: "/emoji/mastodon-logo.png" alt: "The Mastodon logo" - url_text: "@shadow8t4@vulpine.club" - -"Alice's Mastodon": - url: "https://masto.werefox.dev/@alice" - src: "/emoji/mastodon-logo.png" - alt: "The Mastodon logo" - url_text: "@alice@masto.werefox.dev" - -"Skye's Mastodon": - url: "https://masto.werefox.dev/@skye" - src: "/emoji/mastodon-logo.png" - alt: "The Mastodon logo" - url_text: "@skye@masto.werefox.dev" - -"Ada's Mastodon": - url: "https://masto.werefox.dev/@ada" - src: "/emoji/mastodon-logo.png" - alt: "The Mastodon logo" - url_text: "@ada@masto.werefox.dev" + url_text: "@werefox@yiff.life" "My Twitter": url: "https://twitter.com/alice_werefox" @@ -36,7 +18,7 @@ alt: "The Twitch logo" url_text: "@alice_werefox" -"Our e-mail": +"E-mail": url: "mailto:ada.werefox@tutanota.com" src: "/emoji/inbox.svg" alt: "An inbox emoji" diff --git a/src/info/data/homepage/introduction.yml b/src/info/data/homepage/introduction.yml old mode 100644 new mode 100755 index 41c1c2a..5301ab9 --- a/src/info/data/homepage/introduction.yml +++ b/src/info/data/homepage/introduction.yml @@ -1,4 +1,4 @@ --- # Introduction YAML intro: | - Here's a simple little homepage for all the subdomains we host. πŸ–€ \ No newline at end of file + Here's a simple little homepage for all the subdomains I host. πŸ–€ \ No newline at end of file diff --git a/src/info/data/homepage/other.yml b/src/info/data/homepage/other.yml old mode 100644 new mode 100755 index 0dff32e..5fd3b21 --- a/src/info/data/homepage/other.yml +++ b/src/info/data/homepage/other.yml @@ -1,13 +1,13 @@ --- # Other Useful Sites YAML Servers: - url: "https://info.werefox.dev/servers" + url: "https://info.werefox.cafe/servers" images: - { src: "/emoji/computer.svg", alt: "Computer emoji" } new_tab: true -"Support Us?": - url: "https://info.werefox.dev/support" +"Support Me?": + url: "https://info.werefox.cafe/support" images: - { src: "/emoji/green_money.svg", alt: "Green money emoji" } new_tab: true diff --git a/src/info/data/homepage/subdomains.yml b/src/info/data/homepage/subdomains.yml old mode 100644 new mode 100755 index 27dbf27..23007fc --- a/src/info/data/homepage/subdomains.yml +++ b/src/info/data/homepage/subdomains.yml @@ -1,25 +1,7 @@ --- # Subdomains YAML -Nextcloud: - url: "https://cloud.werefox.dev" - images: - - { src: "/emoji/nextcloud_logo.png", alt: "Nextcloud logo" } - new_tab: true - -"Element": - url: "https://elem.werefox.dev/" - images: - - { src: "/emoji/element_logo.svg", alt: "Element logo" } - new_tab: true - -Gitea: - url: "https://gitea.werefox.dev" - images: - - { src: "/emoji/gitea_logo.svg", alt: "Gitea logo" } - new_tab: true - "Info Site": - url: "https://info.werefox.dev" + url: "https://info.werefox.cafe" images: - { src: "/images/werefox_logo.svg", alt: "Werefox logo" } new_tab: true @@ -36,14 +18,27 @@ Pinafore: - { src: "/emoji/pinafore_logo.svg", alt: "Pinafore logo" } new_tab: true -Brutaldon: - url: "https://brutal.werefox.dev" - images: - - { src: "/emoji/brutaldon_logo.png", alt: "Brutaldon logo" } - new_tab: true - PeerTube: url: "https://vid.werefox.dev" images: - { src: "/emoji/peertube_logo.svg", alt: "PeerTube logo" } new_tab: true + +"Element": + url: "https://elem.werefox.dev/" + images: + - { src: "/emoji/element_logo.svg", alt: "Element logo" } + new_tab: true + +Gitea: + url: "https://gitea.werefox.dev" + images: + - { src: "/emoji/gitea_logo.svg", alt: "Gitea logo" } + new_tab: true + + +Nextcloud: + url: "https://cloud.werefox.dev" + images: + - { src: "/emoji/nextcloud_logo.png", alt: "Nextcloud logo" } + new_tab: true \ No newline at end of file diff --git a/src/info/data/identities.yml b/src/info/data/identities.yml old mode 100644 new mode 100755 index b4c3687..28345b8 --- a/src/info/data/identities.yml +++ b/src/info/data/identities.yml @@ -9,7 +9,7 @@ "Trans-femme": url: "/identities/gender" images: - - { src: "/emoji/transgender_flag.svg", alt: "Transgender flag emoji" } + - { src: "/emoji/:alicehearttrans:.png", alt: "Alice with a heart in transgender pride colors" } - { src: "/emoji/female_symbol.svg", alt: "Female symbol emoji" } extra_classes: "xl:pt-1 xl:align-text-bottom xl:text-sm xl:min-h-full" @@ -42,7 +42,7 @@ Lesbian: Partners: url: "/identities/partners" - images: [{ src: "/emoji/:black_heart:.svg", alt: "Black heart emoji" }] + images: [{ src: "/emoji/:aliceheartblack:.png", alt: "Alice black heart emoji" }] extra_classes: "" CPTSD: @@ -54,5 +54,5 @@ CPTSD: "Dragon": url: "/identities/fursona" images: - - { src: "/emoji/western_dragon.svg", alt: "Western dragon emoji" } + - { src: "/emoji/:alicehappy:.png", alt: "Alice happy emoji" } extra_classes: "xl:pt-1 xl:align-text-bottom xl:text-sm xl:min-h-full" diff --git a/src/info/data/identities/fursona.yml b/src/info/data/identities/fursona.yml old mode 100644 new mode 100755 index 769eec3..ec1ae4b --- a/src/info/data/identities/fursona.yml +++ b/src/info/data/identities/fursona.yml @@ -4,15 +4,15 @@ Fursona: page_title: "lmao furry" card_title: "I'm dergy." title: "Alice Werefox" - src: "/emoji/western_dragon.svg" - alt: "Western dragn emoji until I get an emoji" + src: "/emoji/:alicemlem:.png" + alt: "It's Alice sticking her tongue out as an emoji" src2: "/images/alice_ref_sheet.jpg" alt2: "It's a ref sheet of a black/red dragon anthro with blue eyes." info: | - So basically, I'm derg. πŸ–€ + So basically, I'm a dragon. πŸ–€ - Hahaa, what's there to say? I stream Beat Saber and write poetry sometimes. + Hahaa, what else is there to say? I stream Beat Saber, write poetry, and I've been told I make a great latte. - Rrrrrr... I mean, I'm pretty sure you can infer a lot else from the ref sheet itself, so here ya go. + Need more? Here's my ref sheet! - It was made by @ItsSailor@mastodon.art. + This was made by @Logan@plush.city. diff --git a/src/info/data/identities/partners.yml b/src/info/data/identities/partners.yml old mode 100644 new mode 100755 index e636ecb..2fdf8ec --- a/src/info/data/identities/partners.yml +++ b/src/info/data/identities/partners.yml @@ -2,7 +2,7 @@ eri: url: "https://plush.city/@eri" - avi: "/images/eri.jpeg" + avi: "/images/eri.png" fields: "πŸ’ž": "Life Partners" Alice: "@alice@masto.werefox.dev" @@ -12,19 +12,15 @@ eri: Erika πŸ³οΈβ€βš§οΈ (she/her) - 29, twin cities, mn - is... trans, pansexual, polyamorous, neurodivergent, plural, a trauma survivor, an empath, an infj, a leo sun, a cancer moon, an aspiring buddhist, a friend to all enjoys... pixel art, sketching, photography, game dev, electronic music, retro video games and computing, wellness and healing, yoga, anime, caring for her turtles and kitty, time with her chosen family, learning people's stories, being gay lol - alt - @somecutie@plush.city - lindsays: url: "https://hackers.town/@lindsays" avi: "/images/lindsays.png" fields: - with!: "@Kitredgrave@vulpine.club, @muggle@hackers.town, @autumnal@hackers.town (when she is around), @moonbolt@mst3k.interlinked.me::*, @alice@masto.werefox.dev, @doubleDensity@beach.city, $RO, $BUN, $EM, $RAR, $FN | polysaturated" + with!: "@Kitredgrave@vulpine.club, @muggle@hackers.town, @moonbolt@mst3k.interlinked.me::*, @alice@masto.werefox.dev, @doubleDensity@beach.city, $RO, $BUN, $EM, $RAR, $FN | polysaturated" "Matrix: ask!": "discord: no!" queeeeer: ":qhTrans: :qhPolyro: :qhPolyam:" LiberaPay: "https://liberapay.com/Lindsayschmocker" @@ -33,7 +29,7 @@ lindsays: ASK before DMing. - avatar by @foxvomit@mastodon.social! + avatar by @sunflower@mastodon.art! (Not actually an automated bot.) @@ -49,11 +45,13 @@ karma: Retro game and MMO enthusiast - Pan trans polyam demi dragoness in the PNW. + Pan trans polyam switchy dragoness in the PNW - Follow requests are OK! + Follow requests are OK! 18+ pls for both our sakes (posts older than 90 days are deleted) - I'm less active on masto and don't post as much here any more - please feel free to contact me through other means if you want to talk πŸ’œ - + πŸ’œ @deejvalen@plush.city + πŸ’œ @trysdyn@marf.city + πŸ’œ @alice@masto.werefox.dev + πŸ’œ @sharkmeteor@yiff.life diff --git a/src/info/data/introduction.yml b/src/info/data/introduction.yml old mode 100644 new mode 100755 index b42f9cb..7127fd7 --- a/src/info/data/introduction.yml +++ b/src/info/data/introduction.yml @@ -1,7 +1,10 @@ --- # Introduction YAML intro: | - :dragncoolmlem: A pop punk dragon on the Internet. I'd describe myself as somewhere between a hot date and a hot mess. + :alicecoolmlem: "A pop punk dragon on the Internet" + :aliceweh: "A Texas refugee" + :alicesideeye: "A shortstack latina barista" + :alicetildeheart: "Somewhere between a hot date and a hot mess" Feel free to click/tap any of the buttons above this to learn more about my different aspects of personality. Down below, I've got some more neat little pages and useful info you can look at. - Please do look around and enjoy your stay!~ :black_heart: + Please do look around and enjoy your stay!~ :aliceheartblack: diff --git a/src/info/data/pages/faq.yml b/src/info/data/pages/faq.yml old mode 100644 new mode 100755 index e4184cf..cff5155 --- a/src/info/data/pages/faq.yml +++ b/src/info/data/pages/faq.yml @@ -2,83 +2,70 @@ "So is Werefox like a species or...?": answer: > - That's a good question! No, my fursona's full name is Skye Werefox, - so Werefox is just a last name. I am just a fox! - src: "/images/alexis_heart.png" - alt: "Skye giving a heart emoji" + That's a good question! No, my fursona's full name is Alice Werefox, + so Werefox is just a last name. I am just a derg! + src: "/images/AliceDefault.png" + alt: "Alice as an emoji" "How can you be Pansexual and a Lesbian?": answer: > I believe I've been told the proper term is "sapphic", it just means I *am* Pansexual, but I prefer those who identify more femme." - src: "/images/alexis_wink.png" - alt: "Skye winking and giving a peace sign" + src: "/images/AliceHeartRainbow.png" + alt: "Alice with a gay pride heart" "How do I get those Xenia stickers?": answer: > Yeah, about that. So, I've made a few posts about this, but when I first started giving those out, I was in a good financial position, among other things. Now I'm not! I will get to it when I do. - src: "/images/alexis_annoyed.png" - alt: "Skye looking annoyed and crossing her arms" + src: "/images/alice_Sweatdrop.svg" + alt: "Alice with a sweatdrop" -"Where are you, anyway?": +'What do you mean by "Texas refugee"?': answer: > - I'm somewhere in Austin, Texas. I'm not gonna be any more specific than that, - for obvious reasons. If you're in the area, consider hitting me up! I might - not want to meet up right away, but I'm always looking for more friendos. πŸ’™ - src: "/images/alexis_coffee.png" - alt: "Skye sipping on some coffee" - -# 'What is "Werefox Isekai"?': -# answer: > -# "Werefox Isekai" is just a silly term I've been using to refer to a series of -# trips I've been planning in order to visit the folks I've met online over the -# past few months/years. I believe my original post on this was "A hot, cute -# girl from a foreign land falls from the sky and moves in with you temporarily, -# and there's potentially a ton of sexual tension the entire time." -# src: "/images/alexis_wink.png" -# alt: "Skye winking and giving a peace sign" + Due to some very personal circumstances, I was unforunately forced into + a situation in which I had to leave Texas. I'm up in Minnesota now! + Don't worry, I'm okay. This is also a bit of a take on the state of trans + and queer rights in general down there. + src: "/images/alice_Furtive.svg" + alt: "Alice giving a side eye" "What do you do?": answer: > - Lots of things! Lately, though, I've been focusing on myself and my - transition. I could use some financial support (since I'm currently - unemployed) if you're feeling up to it and can afford it! If you want to + Lots of things! Lately, though, I've been focusing on my mental health and my + transition. I'm currently unemployed and my chosen family and I could use some + financial support if you're feeling up to it and can afford it! If you want to know more about what I do, you can check out "Stuff I do!" from the main - page, and "Support Me?" if you wanna toss me some funds! - src: "/images/alexis_shrug.png" - alt: "Skye shrugging" + page, or "Support Me?" if you wanna toss us some funds! + src: "/images/AliceEmojiAliceYay.png" + alt: "Happy Alice emoji" 'What happened to "Werefox Isekai"?': answer: > - "Yeah, so... That was kind of a whole lot, I've been traveling and having folks - visit for a couple months. I very much need some time to relax and be to myself. - There are still more folks I want to visit, and I am going to be making trips to - see my partners again eventually as well, but for now I need a break." - src: "/images/alexis_coffee.png" - alt: "Skye sipping on some coffee" - -# "Are you accepting more partners?": -# answer: > -# Hhaaa,,, Uhh, not at the moment? Anything can happen, though! Just don't -# make it your main goal to try and date me, yeah? πŸ’™ -# src: "/images/alexis_coffee.png" -# alt: "Skye sipping on some coffee" + "It was really wonderful getting to travel and have folks over for a while! + There are still plenty of folks I wanna see, but unfortunately, I'm gonna have + to put it on hold. Since I had to move and since a few things in my personal + life have taken out any real additional funds I've had, I don't have any other + options, really. Also, wear a fuckin' mask, y'all. Pandemic isn't over." + src: "/images/AliceWeh.png" + alt: "Alice giving a teary-eyed look" "Are you accepting more partners?": answer: > - I wouldn't say I'm looking, but I'm certainly open to the idea right now! - Just don't make it your main goal to try and date me, yeah? πŸ’™ - src: "/images/alexis_wink.png" - alt: "Skye winking and giving a peace sign" + The short answer is: No. + That isn't to say we can't be close and I won't still consider it, but I don't + really think I'm in any position to look at new partners right now. + Just being honest. + src: "/images/alice_TWT.svg" + alt: "Alice crying emoji" "... Wait, don't I know you?": answer: > - Hey hey, if you're here from knowing me pre-transition, that's cool too. - It's likely that a lot has changed in my life and I'm a much different - person than the one you knew before. Regardless, if you feel like - reaching out, in most cases I'm willing to catch up. If that's the case, - your best bets are Twitter DM, e-mail, or a text if you still have my number. - src: "/images/alexis_shrug.png" - alt: "Skye shrugging" + No, and if you do know me pre-transition, it's very likely I don't + wanna talk to ya. I'm happy with the life I have now. I'd appreciate + if you would respect that and live your own life as well. However, + if you really do wanna talk: DM or e-mail me. Use my name. + Use my pronouns. No exceptions. + src: "/images/AliceRarrrr.png" + alt: "Angry Alice emoji" diff --git a/src/info/data/pages/projects/other.yml b/src/info/data/pages/projects/other.yml old mode 100644 new mode 100755 index 48e1343..1ba9fc2 --- a/src/info/data/pages/projects/other.yml +++ b/src/info/data/pages/projects/other.yml @@ -7,7 +7,7 @@ alt: "Red heart emoji" description: > Here's a little treat I put together for Valentine's Day one year, and I decided - to just keep it up all year. Feel free to take a look if you ever need a little pick-me-up. πŸ’™ + to just keep it up all year. Feel free to take a look if you ever need a little pick-me-up. Music: url: "https://soundcloud.com/alexis-werefox" diff --git a/src/info/data/pages/projects/private.yml b/src/info/data/pages/projects/private.yml old mode 100644 new mode 100755 index 66eb477..9725426 --- a/src/info/data/pages/projects/private.yml +++ b/src/info/data/pages/projects/private.yml @@ -42,19 +42,3 @@ Wikijs: alt: "The Wiki.js logo" description: > A modern and powerful wiki app built on Node.js - -Navidrome: - url: "https://github.com/navidrome/navidrome" - new_tab: true - src: "/emoji/navidrome_logo.png" - alt: "The Navidrome logo" - description: > - 🎧☁️ Navidrome is a Modern Music Server and Streamer compatible with Subsonic/Airsonic - -Kanboard: - url: "https://kanboard.org/" - new_tab: true - src: "/emoji/kanboard_logo.svg" - alt: "The Kanboard logo" - description: > - Kanboard is project management software that focuses on the Kanban methodology. diff --git a/src/info/data/pages/support.yml b/src/info/data/pages/support.yml old mode 100644 new mode 100755 index 43464b3..fbc38ef --- a/src/info/data/pages/support.yml +++ b/src/info/data/pages/support.yml @@ -16,4 +16,4 @@ Liberapay: title: "" alt: "Donate using Liberapay" src: "/images/liberapay_donate.svg" - url: "https://liberapay.com/alexis_werefox/donate" + url: "https://liberapay.com/alice_werefox/donate" diff --git a/src/info/data/pages/testimonials.yml b/src/info/data/pages/testimonials.yml old mode 100644 new mode 100755 index 64ed0fe..d7eecb5 --- a/src/info/data/pages/testimonials.yml +++ b/src/info/data/pages/testimonials.yml @@ -6,12 +6,6 @@ colabunny: content: | "please stay your jokes are funny and smart" -ElfLord: - url: "https://freedom.horse/@ElfLord" - json: "https://freedom.horse/@ElfLord.json" - content: | - "Someday I'm gonna visit you in Texas, and when I get there, I'm going to realize you don't live in Texas at all, and I'm in the wrong state" - Decimal: url: "https://plush.city/@Decimal" json: "https://plush.city/@Decimal.json" @@ -78,28 +72,6 @@ BatElite: content: | "*Thinks you're gay even by the standard of gayness I'm surrounded by*" -violet: - url: "https://masto.werefox.dev/@violet" - json: "https://masto.werefox.dev/@violet.json" - content: | - "How dare your thighs be that soft?" - -lenalia: - url: "https://plush.city/@lenalia" - json: "https://plush.city/@lenalia.json" - content: | - "Hey Alice, you’re the ultimate life form in my heart πŸ’– - - You can control my chaos anytime πŸ’– - - You ARE all of you, and I’d like to smooch and snuggle and cuddle all of you πŸ’–" - -plausocks: - url: "https://masto.werefox.dev/@plausocks" - json: "https://masto.werefox.dev/@plausocks.json" - content: | - "*headpats the entire werefox system*" - karma: url: "https://awoo.space/@karma" json: "https://awoo.space/@karma.json" diff --git a/src/info/package-lock.json b/src/info/package-lock.json index bc9d650..2f4e529 100644 --- a/src/info/package-lock.json +++ b/src/info/package-lock.json @@ -2844,8 +2844,8 @@ "binary-extensions": "^2.2.0", "diff": "^5.0.0", "minimatch": "^3.0.4", - "npm-package-arg": "^8.1.1", - "pacote": "^11.3.0", + "npm-package-arg": "^8.1.4", + "pacote": "^11.3.4", "tar": "^6.1.0" } }, diff --git a/src/info/pages/faq/index.js b/src/info/pages/faq/index.js old mode 100644 new mode 100755 index bbbf04d..c28a2fe --- a/src/info/pages/faq/index.js +++ b/src/info/pages/faq/index.js @@ -24,7 +24,7 @@ export default function FAQ({ FAQ }) { return ( diff --git a/src/info/pages/homepage/index.js b/src/info/pages/homepage/index.js old mode 100644 new mode 100755 index 976b000..7d3d521 --- a/src/info/pages/homepage/index.js +++ b/src/info/pages/homepage/index.js @@ -37,7 +37,7 @@ export default function Home({ INTRODUCTION, SUBDOMAINS, OTHER }) { return ( - + diff --git a/src/info/pages/identities/fursona/index.js b/src/info/pages/identities/fursona/index.js old mode 100644 new mode 100755 index 865ad6c..112be11 --- a/src/info/pages/identities/fursona/index.js +++ b/src/info/pages/identities/fursona/index.js @@ -38,7 +38,7 @@ export default function Fursona({ FURSONA }) { >
- + (error) => { console.log(error); if (name == "Dax") { - return [name, `/images/Dax.gif`]; + return [name, `/images/Dax.jpeg`]; } return [name, null]; } diff --git a/src/info/public/emoji/:Elizafox:.png b/src/info/public/emoji/:Elizafox:.png deleted file mode 100644 index 7f27e3c..0000000 Binary files a/src/info/public/emoji/:Elizafox:.png and /dev/null differ diff --git a/src/info/public/emoji/:ablobalicebongo:.gif b/src/info/public/emoji/:ablobalicebongo:.gif new file mode 100755 index 0000000..75b3ff4 Binary files /dev/null and b/src/info/public/emoji/:ablobalicebongo:.gif differ diff --git a/src/info/public/emoji/:ablobalicecry:.gif b/src/info/public/emoji/:ablobalicecry:.gif new file mode 100755 index 0000000..2ffb0cb Binary files /dev/null and b/src/info/public/emoji/:ablobalicecry:.gif differ diff --git a/src/info/public/emoji/:alice:.png b/src/info/public/emoji/:alice:.png new file mode 100755 index 0000000..3f9dfcb Binary files /dev/null and b/src/info/public/emoji/:alice:.png differ diff --git a/src/info/public/emoji/:aliceangy:.png b/src/info/public/emoji/:aliceangy:.png new file mode 100755 index 0000000..e9b6e53 Binary files /dev/null and b/src/info/public/emoji/:aliceangy:.png differ diff --git a/src/info/public/emoji/:alicecool:.png b/src/info/public/emoji/:alicecool:.png new file mode 100755 index 0000000..a4195d8 Binary files /dev/null and b/src/info/public/emoji/:alicecool:.png differ diff --git a/src/info/public/emoji/:alicecoolmlem:.png b/src/info/public/emoji/:alicecoolmlem:.png new file mode 100755 index 0000000..ed0050a Binary files /dev/null and b/src/info/public/emoji/:alicecoolmlem:.png differ diff --git a/src/info/public/emoji/:alicegaze:.png b/src/info/public/emoji/:alicegaze:.png new file mode 100755 index 0000000..20f4a48 Binary files /dev/null and b/src/info/public/emoji/:alicegaze:.png differ diff --git a/src/info/public/emoji/:alicehappy:.png b/src/info/public/emoji/:alicehappy:.png new file mode 100755 index 0000000..d834291 Binary files /dev/null and b/src/info/public/emoji/:alicehappy:.png differ diff --git a/src/info/public/emoji/:aliceheart:.png b/src/info/public/emoji/:aliceheart:.png new file mode 100755 index 0000000..99031a0 Binary files /dev/null and b/src/info/public/emoji/:aliceheart:.png differ diff --git a/src/info/public/emoji/:aliceheartblack:.png b/src/info/public/emoji/:aliceheartblack:.png new file mode 100755 index 0000000..71c2c9b Binary files /dev/null and b/src/info/public/emoji/:aliceheartblack:.png differ diff --git a/src/info/public/emoji/:aliceheartgay:.png b/src/info/public/emoji/:aliceheartgay:.png new file mode 100755 index 0000000..037025c Binary files /dev/null and b/src/info/public/emoji/:aliceheartgay:.png differ diff --git a/src/info/public/emoji/:alicehearttrans:.png b/src/info/public/emoji/:alicehearttrans:.png new file mode 100755 index 0000000..c6063c1 Binary files /dev/null and b/src/info/public/emoji/:alicehearttrans:.png differ diff --git a/src/info/public/emoji/:alicemlem:.png b/src/info/public/emoji/:alicemlem:.png new file mode 100755 index 0000000..f591226 Binary files /dev/null and b/src/info/public/emoji/:alicemlem:.png differ diff --git a/src/info/public/emoji/:alicemlemalt:.png b/src/info/public/emoji/:alicemlemalt:.png new file mode 100755 index 0000000..d0f032d Binary files /dev/null and b/src/info/public/emoji/:alicemlemalt:.png differ diff --git a/src/info/public/emoji/:alicemlemaltlong:.png b/src/info/public/emoji/:alicemlemaltlong:.png new file mode 100755 index 0000000..809d4a8 Binary files /dev/null and b/src/info/public/emoji/:alicemlemaltlong:.png differ diff --git a/src/info/public/emoji/:alicesideeye:.png b/src/info/public/emoji/:alicesideeye:.png new file mode 100755 index 0000000..24d524a Binary files /dev/null and b/src/info/public/emoji/:alicesideeye:.png differ diff --git a/src/info/public/emoji/:alicesleep:.png b/src/info/public/emoji/:alicesleep:.png new file mode 100755 index 0000000..c840e68 Binary files /dev/null and b/src/info/public/emoji/:alicesleep:.png differ diff --git a/src/info/public/emoji/:alicesweat:.png b/src/info/public/emoji/:alicesweat:.png new file mode 100755 index 0000000..c27ad41 Binary files /dev/null and b/src/info/public/emoji/:alicesweat:.png differ diff --git a/src/info/public/emoji/:alicetilde:.png b/src/info/public/emoji/:alicetilde:.png new file mode 100755 index 0000000..4c688b7 Binary files /dev/null and b/src/info/public/emoji/:alicetilde:.png differ diff --git a/src/info/public/emoji/:alicetildeheart:.png b/src/info/public/emoji/:alicetildeheart:.png new file mode 100755 index 0000000..b12c58b Binary files /dev/null and b/src/info/public/emoji/:alicetildeheart:.png differ diff --git a/src/info/public/emoji/:aliceweh:.png b/src/info/public/emoji/:aliceweh:.png new file mode 100755 index 0000000..8fb5169 Binary files /dev/null and b/src/info/public/emoji/:aliceweh:.png differ diff --git a/src/info/public/emoji/:blobalice:.png b/src/info/public/emoji/:blobalice:.png new file mode 100755 index 0000000..97640b7 Binary files /dev/null and b/src/info/public/emoji/:blobalice:.png differ diff --git a/src/info/public/emoji/:blobalicebongo:.png b/src/info/public/emoji/:blobalicebongo:.png new file mode 100755 index 0000000..2199622 Binary files /dev/null and b/src/info/public/emoji/:blobalicebongo:.png differ diff --git a/src/info/public/emoji/:blobalicecry:.png b/src/info/public/emoji/:blobalicecry:.png new file mode 100755 index 0000000..4f97769 Binary files /dev/null and b/src/info/public/emoji/:blobalicecry:.png differ diff --git a/src/info/public/emoji/:blobalicesideeye:.png b/src/info/public/emoji/:blobalicesideeye:.png new file mode 100755 index 0000000..3fcdac0 Binary files /dev/null and b/src/info/public/emoji/:blobalicesideeye:.png differ diff --git a/src/info/public/emoji/:sierra:.png b/src/info/public/emoji/:sierra:.png deleted file mode 100644 index ec12343..0000000 Binary files a/src/info/public/emoji/:sierra:.png and /dev/null differ diff --git a/src/info/public/emoji/:violet_bat:.png b/src/info/public/emoji/:violet_bat:.png deleted file mode 100644 index d832a92..0000000 Binary files a/src/info/public/emoji/:violet_bat:.png and /dev/null differ diff --git a/src/info/public/images/AliceBarista.png b/src/info/public/images/AliceBarista.png new file mode 100755 index 0000000..25ef199 Binary files /dev/null and b/src/info/public/images/AliceBarista.png differ diff --git a/src/info/public/images/AliceBarista_crop.png b/src/info/public/images/AliceBarista_crop.png new file mode 100755 index 0000000..fb13f94 Binary files /dev/null and b/src/info/public/images/AliceBarista_crop.png differ diff --git a/src/info/public/images/AliceBarista_shirt.png b/src/info/public/images/AliceBarista_shirt.png new file mode 100755 index 0000000..5eb08d7 Binary files /dev/null and b/src/info/public/images/AliceBarista_shirt.png differ diff --git a/src/info/public/images/AliceDefault.png b/src/info/public/images/AliceDefault.png new file mode 100755 index 0000000..0cc9d8b Binary files /dev/null and b/src/info/public/images/AliceDefault.png differ diff --git a/src/info/public/images/AliceEmojiAliceYay.png b/src/info/public/images/AliceEmojiAliceYay.png new file mode 100755 index 0000000..ca126b0 Binary files /dev/null and b/src/info/public/images/AliceEmojiAliceYay.png differ diff --git a/src/info/public/images/AliceHeartBlack2.png b/src/info/public/images/AliceHeartBlack2.png new file mode 100755 index 0000000..960fae8 Binary files /dev/null and b/src/info/public/images/AliceHeartBlack2.png differ diff --git a/src/info/public/images/AliceHeartDefault.png b/src/info/public/images/AliceHeartDefault.png new file mode 100755 index 0000000..1fdbcb0 Binary files /dev/null and b/src/info/public/images/AliceHeartDefault.png differ diff --git a/src/info/public/images/AliceHeartRainbow.png b/src/info/public/images/AliceHeartRainbow.png new file mode 100755 index 0000000..8b3cb15 Binary files /dev/null and b/src/info/public/images/AliceHeartRainbow.png differ diff --git a/src/info/public/images/AliceHeartTrans.png b/src/info/public/images/AliceHeartTrans.png new file mode 100755 index 0000000..b65702e Binary files /dev/null and b/src/info/public/images/AliceHeartTrans.png differ diff --git a/src/info/public/images/AliceRarrrr.png b/src/info/public/images/AliceRarrrr.png new file mode 100755 index 0000000..9251262 Binary files /dev/null and b/src/info/public/images/AliceRarrrr.png differ diff --git a/src/info/public/images/AliceWeh.png b/src/info/public/images/AliceWeh.png new file mode 100755 index 0000000..f3f0e8f Binary files /dev/null and b/src/info/public/images/AliceWeh.png differ diff --git a/src/info/public/images/AliceisSleepy.png b/src/info/public/images/AliceisSleepy.png new file mode 100755 index 0000000..6406ed3 Binary files /dev/null and b/src/info/public/images/AliceisSleepy.png differ diff --git a/src/info/public/images/CutiePair.png b/src/info/public/images/CutiePair.png new file mode 100755 index 0000000..ee4bc99 Binary files /dev/null and b/src/info/public/images/CutiePair.png differ diff --git a/src/info/public/images/Dax.gif b/src/info/public/images/Dax.gif deleted file mode 100644 index 7214e75..0000000 Binary files a/src/info/public/images/Dax.gif and /dev/null differ diff --git a/src/info/public/images/Dax.jpeg b/src/info/public/images/Dax.jpeg new file mode 100755 index 0000000..aff0cb6 Binary files /dev/null and b/src/info/public/images/Dax.jpeg differ diff --git a/src/info/public/images/TildeTilde.png b/src/info/public/images/TildeTilde.png new file mode 100755 index 0000000..df2f6bc Binary files /dev/null and b/src/info/public/images/TildeTilde.png differ diff --git a/src/info/public/images/TildeTildeCloud.png b/src/info/public/images/TildeTildeCloud.png new file mode 100755 index 0000000..2245dff Binary files /dev/null and b/src/info/public/images/TildeTildeCloud.png differ diff --git a/src/info/public/images/TildeTildeHeart.png b/src/info/public/images/TildeTildeHeart.png new file mode 100755 index 0000000..86947c5 Binary files /dev/null and b/src/info/public/images/TildeTildeHeart.png differ diff --git a/src/info/public/images/WereFoxCafe.png b/src/info/public/images/WereFoxCafe.png new file mode 100755 index 0000000..42529cc Binary files /dev/null and b/src/info/public/images/WereFoxCafe.png differ diff --git a/src/info/public/images/alice_Furtive.svg b/src/info/public/images/alice_Furtive.svg new file mode 100755 index 0000000..c7bae57 --- /dev/null +++ b/src/info/public/images/alice_Furtive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/images/alice_Shades.svg b/src/info/public/images/alice_Shades.svg new file mode 100755 index 0000000..c981501 --- /dev/null +++ b/src/info/public/images/alice_Shades.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/images/alice_Shadesmlem.svg b/src/info/public/images/alice_Shadesmlem.svg new file mode 100755 index 0000000..db2a904 --- /dev/null +++ b/src/info/public/images/alice_Shadesmlem.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/images/alice_Sweatdrop.svg b/src/info/public/images/alice_Sweatdrop.svg new file mode 100755 index 0000000..95f5c22 --- /dev/null +++ b/src/info/public/images/alice_Sweatdrop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/images/alice_TWT.svg b/src/info/public/images/alice_TWT.svg new file mode 100755 index 0000000..5e5fb58 --- /dev/null +++ b/src/info/public/images/alice_TWT.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/images/alice_blobderg.svg b/src/info/public/images/alice_blobderg.svg new file mode 100755 index 0000000..19904c7 --- /dev/null +++ b/src/info/public/images/alice_blobderg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/images/alice_bongo-alternating-upleft.svg b/src/info/public/images/alice_bongo-alternating-upleft.svg new file mode 100755 index 0000000..34043b1 --- /dev/null +++ b/src/info/public/images/alice_bongo-alternating-upleft.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/images/alice_bongo-alternating-upright.svg b/src/info/public/images/alice_bongo-alternating-upright.svg new file mode 100755 index 0000000..0d3cba9 --- /dev/null +++ b/src/info/public/images/alice_bongo-alternating-upright.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/images/alice_bongo-down.svg b/src/info/public/images/alice_bongo-down.svg new file mode 100755 index 0000000..5598042 --- /dev/null +++ b/src/info/public/images/alice_bongo-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/images/alice_bongo-up.svg b/src/info/public/images/alice_bongo-up.svg new file mode 100755 index 0000000..6987f94 --- /dev/null +++ b/src/info/public/images/alice_bongo-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/images/alice_sideeye.svg b/src/info/public/images/alice_sideeye.svg new file mode 100755 index 0000000..bc41147 --- /dev/null +++ b/src/info/public/images/alice_sideeye.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/info/public/images/bunny_jane_alice_barista.png b/src/info/public/images/bunny_jane_alice_barista.png new file mode 100755 index 0000000..ffaab53 Binary files /dev/null and b/src/info/public/images/bunny_jane_alice_barista.png differ diff --git a/src/info/public/images/eri.jpeg b/src/info/public/images/eri.jpeg deleted file mode 100644 index fe09a8c..0000000 Binary files a/src/info/public/images/eri.jpeg and /dev/null differ diff --git a/src/info/public/images/eri.png b/src/info/public/images/eri.png new file mode 100755 index 0000000..22443e4 Binary files /dev/null and b/src/info/public/images/eri.png differ diff --git a/src/info/public/images/heather_AliceBarista.png b/src/info/public/images/heather_AliceBarista.png new file mode 100755 index 0000000..1d38253 Binary files /dev/null and b/src/info/public/images/heather_AliceBarista.png differ diff --git a/src/info/public/images/hero_image.png b/src/info/public/images/hero_image.png new file mode 100755 index 0000000..16a09e4 Binary files /dev/null and b/src/info/public/images/hero_image.png differ diff --git a/src/info/public/images/karma.png b/src/info/public/images/karma.png old mode 100644 new mode 100755 index e12b594..ea79ddc Binary files a/src/info/public/images/karma.png and b/src/info/public/images/karma.png differ diff --git a/src/info/public/images/lenalia.png b/src/info/public/images/lenalia.png deleted file mode 100644 index 49ddfd0..0000000 Binary files a/src/info/public/images/lenalia.png and /dev/null differ diff --git a/src/info/public/images/lindsays.png b/src/info/public/images/lindsays.png old mode 100644 new mode 100755 index 3749cd2..ee15bd3 Binary files a/src/info/public/images/lindsays.png and b/src/info/public/images/lindsays.png differ diff --git a/src/info/public/images/mascot_image.png b/src/info/public/images/mascot_image.png new file mode 100755 index 0000000..6653a11 Binary files /dev/null and b/src/info/public/images/mascot_image.png differ diff --git a/src/info/public/images/plausocks.png b/src/info/public/images/plausocks.png deleted file mode 100644 index 5029039..0000000 Binary files a/src/info/public/images/plausocks.png and /dev/null differ diff --git a/src/info/public/images/server_thumbnail.jpg b/src/info/public/images/server_thumbnail.jpg new file mode 100755 index 0000000..4b034e5 Binary files /dev/null and b/src/info/public/images/server_thumbnail.jpg differ diff --git a/src/info/public/images/violet.png b/src/info/public/images/violet.png deleted file mode 100644 index 43099aa..0000000 Binary files a/src/info/public/images/violet.png and /dev/null differ