Compare commits

...

6 commits

Author SHA1 Message Date
53e30765ae update bio
Reviewed-on: #2
2025-03-18 17:23:57 -04:00
b134e50402 Merge branch 'main' into strongsand-update-bio 2025-03-18 17:23:39 -04:00
97cb4d2ed7 add fedi verification 2025-03-18 17:23:23 -04:00
556d0d906d Update index.html 2025-03-18 16:50:28 -04:00
ae05211271 fix text too close to pfp 2025-03-18 16:41:06 -04:00
6aa8933c78 Update index.html 2025-03-18 16:36:57 -04:00
2 changed files with 6 additions and 13 deletions

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="me" href="https://booping.synth.downlaod/@strongsand"/>
<link rel="icon" type="image/png" href="/assets/favicons/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/assets/favicons/favicon.svg" />
<link rel="shortcut icon" href="/assets/favicons/favicon.ico" />
@ -35,24 +36,15 @@
<header><h1>strongsand's domain</h1></header>
<main>
<p>hi!! i am a very fluffy, very gay, dog-protogen thing.</p>
<h2>my shit</h2>
<ul>
<li><a href="https://booping.synth.download/">fediverse</a></li>
<li><a href="https://pronouns.cc/@strongsand">pronouns</a></li>
</ul>
<p>What if there was no more pencils? How would you?</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ultricies leo et odio feugiat fringilla. Pellentesque vitae enim tortor. Aliquam aliquet nibh id libero pellentesque porttitor. Phasellus efficitur eros tortor, a sodales risus lobortis in. Vivamus vel malesuada nulla. Duis tempor at ipsum vehicula convallis. Fusce et nisi in elit consectetur condimentum nec sed nulla. Integer pulvinar hendrerit neque, in tincidunt sem auctor consequat. Mauris quis tristique felis. Nulla quis libero bibendum, mattis magna et, placerat nunc. Sed velit magna, lobortis et diam in, dignissim hendrerit sapien. Integer a cursus lorem.</p>
<p>hi! i'm strongsand, a very fluffy, very gay dog-protogen. my hobbies include barking on the internet, video games, messing with computers, and being gay. i'm currently in high school and i plan to go into cybersecurity.</p>
<p>this website is incomplete right now, but it will have commissioned furry art, stuff about me, guidelines for interacting with me, and my online accounts.</p>
<p>and i enjoy talking to people, so if you're bored i'm <a href="links.html">here</a>.</p>
</main>
<br>
<div class="contentbox">
<h2>buttons:</h2>
<h2>buttons</h2>
<p>
<a href="https://trinkey.com/" target="_blank"><img src="https://trinkey.com/img/88x31.png" width="88" height="31" alt="trinkey"></a>
<a href="https://synth.download"><img src="https://synth.download/assets/buttons/sneexy.svg" width="88" height="31" alt="Sneexy"></a>

View file

@ -30,6 +30,7 @@ a {
color: darkgray;
border: 3px solid white;
margin-bottom: 5px;
margin-left: 20px;
}
.pfptext {