Updated content and replaced assets
|
@ -29,17 +29,17 @@
|
|||
</div>
|
||||
<div class="item">
|
||||
<h1>The one, the only, fops!</h1>
|
||||
<p>This is Bo, a little creature who mainly loves experimenting on computers, learning new and random facts and yapping nonsense. When looking at Bo, you'll quickly notice that her gender is pretty vague, her sexuality definitely not straight and her personality all over the place. This has a couple of reasons; they label their gender as "genderless" and they go by she/they pronouns, they're pansexual and their personality is, in general, sweet yet a bit menacing. They can speak Dutch and English and their favorite animal is the fox (or as they like to call it, fops)! </p>
|
||||
<p>This is Bo, a little creature who mainly loves experimenting on computers, learning new and random facts and yapping nonsense. Sometimes she also likes to zone out while doing something important. They're genderfluid, transgender (MtF), pansexual and prefer to go by she/they pronouns. They can speak Dutch and English and their favorite animal is the fox (or as they like to call it; fops)! </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="box content invert">
|
||||
<div class="item center">
|
||||
<img src="/assets/img/journey.png" class="img circle">
|
||||
<img src="/assets/img/computer.png" class="img circle">
|
||||
</div>
|
||||
<div class="item">
|
||||
<h1>The fops' journey</h1>
|
||||
<p>Back in the day, Bo already explored a lot in the world of computers and their inner workings. As she grew older, so did her desire to learn more about these systems. Over the years the fops have undertaken several technology-related projects involving Linux, networking, system management and (cough cough) software development. Besides the obvious, they're also in the furry fandom and have some OCs of their own! You've probably already met some of the floofs! Frozy, Stella and Luna are pictured all across the webpage.</p>
|
||||
<p>Back in the day, Bo explored a lot in the world of computers and their inner workings. As she grew older, so did her desire to learn more about these systems. Over the years the fops have undertaken several technology-related projects involving Linux, networking, system management and programming. Bo is also actively part of communities and fandoms like the furry fandom, the LGBTQIA+ community and the Linux community.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
BIN
html/assets/img/computer.png
Normal file
After Width: | Height: | Size: 434 KiB |
Before Width: | Height: | Size: 134 KiB |
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 411 KiB |
Before Width: | Height: | Size: 495 KiB After Width: | Height: | Size: 450 KiB |
Before Width: | Height: | Size: 565 KiB After Width: | Height: | Size: 554 KiB |
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/* Responsive layout for mobile */
|
||||
@media (max-width: 800px) {
|
||||
@media (max-width: 822px) {
|
||||
p {font-size: 15px;}
|
||||
h1 {font-size: 31px;}
|
||||
h2 {font-size: 27px;}
|
||||
|
|
|
@ -30,7 +30,7 @@ body {
|
|||
font-family: "Jetbrains Mono";
|
||||
}
|
||||
|
||||
p {font-size: 18px;}
|
||||
p {font-size: 16px;}
|
||||
h1 {font-size: 34px;}
|
||||
h2 {font-size: 30px;}
|
||||
h3 {font-size: 26px;}
|
||||
|
|
|
@ -29,17 +29,17 @@
|
|||
</div>
|
||||
<div class="item">
|
||||
<h1>(─‿‿─) /</h1>
|
||||
<p>Hii there! My name's Bo, but I'm also known as Freed! Welcome to my little place of the internet, have some rest while you explore around! The internet nowadays is such a chaos, you know with every website fighting for your attention. Instead, enjoy this simple, half-blank webpage with some illustrations here and there! This place is here for you to get to know more about me and to find other places on the internet where you can interact with me!</p>
|
||||
<p>Hii there! My name's Bo, but I'm also known as Freed! Welcome to my little place of the internet, have some rest while you explore around! On here you'll encounter some art of my OCs along with some info about me. You'll also find some contact options on here to get in touch with me on other places of the internet. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="box content invert">
|
||||
<div class="item center">
|
||||
<img src="/assets/img/lookthere.png" class="img circle">
|
||||
<img src="/assets/img/lookthere.png" class="img">
|
||||
</div>
|
||||
<div class="item">
|
||||
<h1>Pixelated . ݁₊ ⊹</h1>
|
||||
<p>Pixelated is a project which I've been working on for quite some time now. It's a collection of different open-source services, with the purpose of providing open-source alternatives to services from big tech corporations. It's only possible for mutuals to sign up for these services at the moment since there's limited capacity. To visit Pixelated, <a href="https://pixelated.sh" target="_blank">click here</a>!</p>
|
||||
<p>Pixelated is a project which I've been working on for quite some time now. It's a collection of different open-source services, with the purpose of providing open-source alternatives to services from big tech corporations. It's only possible for mutuals to sign up for these services since there's limited capacity. To visit Pixelated, <a href="https://pixelated.sh" target="_blank">click here</a>!</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|