Changed content on homepage and about
This commit is contained in:
parent
c49ae36038
commit
3c2e03cf90
8 changed files with 27 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>/ | Freed's place</title>
|
||||
<title>About | Freed's place</title>
|
||||
<link rel="stylesheet" href="/assets/style.css">
|
||||
<link rel="stylesheet" href="/assets/mobile.css">
|
||||
<link rel="icon" type="image/x-icon" href="/assets/img/logo.png">
|
||||
|
@ -23,19 +23,31 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="box content">
|
||||
<div class="item center">
|
||||
<img src="/assets/img/logo.png" class="img">
|
||||
<img src="/assets/img/about.png" class="img circle">
|
||||
</div>
|
||||
<div class="item">
|
||||
<h1>(─‿‿─) ♡</h1>
|
||||
<p>heya! my name's Bo, also known as Freed! I'm a tiny creature traveling around the wild web like every other tiny creature which I see on my computer screen. be welcome to my little corner of the internet!</p>
|
||||
<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 then you'll quickly notice that her gender is pretty vague, their sexuality definitely not hetro and her personality all over the place. This has a couple of reasonings; she labels her gender as just simply "genderless" and they go by she/they pronouns, they're pansexual and their personality is, in general, sweet yet a bit menacing. They ask you to respect any boundaries they might set and to not be afraid to send a DM!</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="box content invert">
|
||||
<div class="item center">
|
||||
<img src="/assets/img/about.png" class="img circle">
|
||||
</div>
|
||||
<div class="item">
|
||||
<h1>Placeholder</h1>
|
||||
<p>Another placeholder</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="box footer">
|
||||
<div class="info">
|
||||
<p>Freed's place</p>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
<p>Copyright (c) 2022-2025 FreedTapestry21</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue