Updated a whole bunch of info, added Alice emojis.

This commit is contained in:
Alexis Werefox 2022-06-25 03:59:05 +00:00
parent f33d238c00
commit 72524b1c8b
94 changed files with 120 additions and 190 deletions

3
src/info/components/basic-page.js Normal file → Executable file
View File

@ -10,8 +10,7 @@ export function renderBackButton(page_button_title, url) {
<PButton
title={page_button_title}
images={[
{ src: "/emoji/western_dragon.svg", alt: "Western dragon emoji until I get an emoji" },
{ src: "/emoji/:black_heart:.svg", alt: "Black heart" },
{ src: "/emoji/:aliceheartblack:.png", alt: "It's Alice as an emoji with a black heart" },
]}
url={url}
/>

4
src/info/components/faq-card.js Normal file → Executable file
View File

@ -12,7 +12,7 @@ export default function TestimonialCard({ question, answer, src, alt }) {
</p>
</div>
<div className=" ring-2 ring-alice-werefox-red-dark dark:ring-alice-werefox-red hover:ring-alice-werefox-blue-dark dark:hover:ring-alice-werefox-blue text-alice-werefox-red-dark dark:text-alice-werefox-red-light hover:text-alice-werefox-blue-dark dark:hover:text-alice-werefox-blue-light hover:animate-yip transition">
<Link href="https://masto.werefox.dev/@skye">
<Link href="https://yiff.life/@werefox">
<a target="_blank">
<div className="p-2 flex">
<div className="order-1 flex-shrink-0 relative inline sm:w-32 w-16 min-h-full items-center justify-center align-middle pt-4 pb-4 pl-4">
@ -26,7 +26,7 @@ export default function TestimonialCard({ question, answer, src, alt }) {
<div className="order-2 flex overflow-auto items-center justify-center animate-wiggle p-4 sm:text-lg text-xs text-center sm:min-h-full h-full">
{answer}
<br />
{"- @skye"}
{"- @alice"}
</div>
</div>
</a>

5
src/info/components/support-block.js Normal file → Executable file
View File

@ -5,8 +5,7 @@ import KWidget from "./kofi-donation-widget.js";
export default function SupportBlock({ support }) {
return (
<WCard
title="I would sincerely appreciate if you would throw some financial
support my way!! 💙"
title="My chosen family and I would really appreciate it if you could send some financial support our way! 🖤"
>
<div className="p-4 space-y-4">
<p className="text-lg md:text-2xl text-center text-alice-werefox-red-dark dark:text-alice-werefox-red-light">
@ -23,7 +22,7 @@ export default function SupportBlock({ support }) {
))}
<KWidget
title="Open/Close Ko-fi Donation Widget"
url="https://ko-fi.com/alexis_werefox/?hidefeed=true&widget=true&embed=true&preview=true"
url="https://ko-fi.com/alice_werefox/?hidefeed=true&widget=true&embed=true&preview=true"
/>
</div>
</WCard>

4
src/info/components/title-card.js Normal file → Executable file
View File

@ -6,10 +6,10 @@ export default function TitleCard({ card_title }) {
<div className="p-4 w-full rounded-sm ring-4 ring-alice-werefox-red-dark dark:ring-alice-werefox-red bg-alice-werefox-grey-lightest dark:bg-alice-werefox-grey-dark text-xl text-center text-alice-werefox-red-dark dark:text-alice-werefox-red-light">
<span className="animate-bounce align-middle inline-block w-6 h-6">
<Image
src="/emoji/western_dragon.svg"
src="/emoji/:alice:.png"
layout="fill"
objectFit="contain"
alt="Mutant Standard western dragon emoji"
alt="It's Alice in emoji form."
/>
</span>
{"- "}

26
src/info/data/contacts.yml Normal file → Executable file
View File

@ -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"

2
src/info/data/homepage/introduction.yml Normal file → Executable file
View File

@ -1,4 +1,4 @@
--- # Introduction YAML
intro: |
Here's a simple little homepage for all the subdomains we host. 🖤
Here's a simple little homepage for all the subdomains I host. 🖤

6
src/info/data/homepage/other.yml Normal file → Executable file
View File

@ -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

45
src/info/data/homepage/subdomains.yml Normal file → Executable file
View File

@ -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

6
src/info/data/identities.yml Normal file → Executable file
View File

@ -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"

12
src/info/data/identities/fursona.yml Normal file → Executable file
View File

@ -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.

20
src/info/data/identities/partners.yml Normal file → Executable file
View File

@ -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

7
src/info/data/introduction.yml Normal file → Executable file
View File

@ -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:

95
src/info/data/pages/faq.yml Normal file → Executable file
View File

@ -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"

2
src/info/data/pages/projects/other.yml Normal file → Executable file
View File

@ -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"

16
src/info/data/pages/projects/private.yml Normal file → Executable file
View File

@ -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.

2
src/info/data/pages/support.yml Normal file → Executable file
View File

@ -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"

28
src/info/data/pages/testimonials.yml Normal file → Executable file
View File

@ -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, youre the ultimate life form in my heart 💖
You can control my chaos anytime 💖
You ARE all of you, and Id 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"

View File

@ -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"
}
},

2
src/info/pages/faq/index.js Normal file → Executable file
View File

@ -24,7 +24,7 @@ export default function FAQ({ FAQ }) {
return (
<BasicPage
page_title="FAQ"
card_title="Here's Skye with some FAQs"
card_title="Here are some FAQs"
page_button_title="Take me back home!"
>
<FBlock faqs={FAQ} />

2
src/info/pages/homepage/index.js Normal file → Executable file
View File

@ -37,7 +37,7 @@ export default function Home({ INTRODUCTION, SUBDOMAINS, OTHER }) {
return (
<HomePage page_title="Werefox Homepage" card_title="Werefox Homepage">
<WCard title="Welcome to werefox.dev">
<WCard title="Welcome to werefox.cafe">
<ICard introduction={INTRODUCTION.intro} emoji_paths={{}} />
</WCard>
<WCard title="Subdomains">

2
src/info/pages/identities/fursona/index.js Normal file → Executable file
View File

@ -38,7 +38,7 @@ export default function Fursona({ FURSONA }) {
>
<IDCardText info={FURSONA[fursona].info} />
<div className="rounded-lg hover:animate-yip transition">
<Link href="https://mastodon.art/@ItsSailor">
<Link href="https://plush.city/@Logan">
<a target="_blank">
<span className="relative inline-flex align-middle">
<Image

2
src/info/pages/identities/partners/index.js Normal file → Executable file
View File

@ -38,7 +38,7 @@ export async function getStaticProps() {
} else if (fs.existsSync(`./public/emoji/${e}.png`)) {
emoji_paths[e] = `/emoji/${e}.png`;
} else {
emoji_paths[e] = `/emoji/pixel_alexis.png`;
emoji_paths[e] = `/emoji/:aliceweh:.png`;
}
});
} catch (e) {

2
src/info/pages/index.js Normal file → Executable file
View File

@ -41,7 +41,7 @@ export async function getStaticProps() {
} else if (fs.existsSync(`./public/emoji/${e}.png`)) {
emoji_paths[e] = `/emoji/${e}.png`;
} else {
emoji_paths[e] = `/emoji/pixel_alexis.png`;
emoji_paths[e] = `/emoji/:aliceweh:.png`;
}
});
} catch (e) {

2
src/info/pages/testimonials/index.js Normal file → Executable file
View File

@ -11,7 +11,7 @@ export const getIcon = async ({ json, name }) =>
(error) => {
console.log(error);
if (name == "Dax") {
return [name, `/images/Dax.gif`];
return [name, `/images/Dax.jpeg`];
}
return [name, null];
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

BIN
src/info/public/emoji/:alice:.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

BIN
src/info/public/images/Dax.jpeg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 34 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 68 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 65 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 39 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 48 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 38 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 31 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 31 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 31 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 34 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

BIN
src/info/public/images/eri.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
src/info/public/images/karma.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 184 KiB

After

Width:  |  Height:  |  Size: 246 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

BIN
src/info/public/images/lindsays.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 260 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 177 KiB