remove shitposts, start adding real content to site
This commit is contained in:
parent
3dc2f3bb60
commit
e3abafce53
@ -51,4 +51,12 @@ a:visited {
|
||||
}
|
||||
a:hover {
|
||||
color:pink;
|
||||
}
|
||||
|
||||
.about-me {
|
||||
display:block;
|
||||
right:0%;
|
||||
width: max-content;
|
||||
border: 2px outset pink;
|
||||
border-radius: 12px;
|
||||
}
|
@ -16,19 +16,21 @@
|
||||
<div class="text">
|
||||
<div class="center-text">
|
||||
|
||||
<h1>Welcome to my website! ^w^</h1>
|
||||
<p></p>
|
||||
<h1>Hi! ^w^</h1>
|
||||
|
||||
|
||||
<p><em>running on nginx on my raspberry pi!</em></p>
|
||||
<p><em>secured by cloudflare <3</em></p>
|
||||
<br><br><br>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<img src="/data/gif/teto_thursday.gif" class="teto-gif">
|
||||
<div class="about-me">
|
||||
|
||||
<img src="/data/img/SteamHappy.png" class="center-image">
|
||||
testing testing
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user