Compare commits
6 commits
8f87956831
...
53e30765ae
Author | SHA1 | Date | |
---|---|---|---|
53e30765ae | |||
b134e50402 | |||
97cb4d2ed7 | |||
556d0d906d | |||
ae05211271 | |||
6aa8933c78 |
2 changed files with 6 additions and 13 deletions
18
index.html
18
index.html
|
@ -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>
|
||||
|
|
|
@ -30,6 +30,7 @@ a {
|
|||
color: darkgray;
|
||||
border: 3px solid white;
|
||||
margin-bottom: 5px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.pfptext {
|
||||
|
|
Loading…
Reference in a new issue