Compare commits
4 Commits
5a1858cf00
...
ef28321a11
Author | SHA1 | Date |
---|---|---|
Sophie Marie | ef28321a11 | |
Sophie Marie | 604705b75d | |
Sophie Marie | dc2f1aed3e | |
Sophie Marie | 8c192ec456 |
BIN
img/bg.jpg
BIN
img/bg.jpg
Binary file not shown.
Before Width: | Height: | Size: 357 KiB |
Binary file not shown.
After Width: | Height: | Size: 160 KiB |
|
@ -17,15 +17,13 @@
|
|||
<h1 id=nl><script src="https://webneko.net/n20171213.js"></script><a href="https://webneko.net">Neko</a></h1>
|
||||
</div>
|
||||
<p class="intro">Hi there, I'm Sophie!</p>
|
||||
<p class="info">She/They, Trans MtF, 18, Artist, Developer, and Linux User</p>
|
||||
<p class="info">She/They, Trans MtF, 19, Artist, Developer, and Linux User</p>
|
||||
<input type="button" onclick="location.href='https://en.pronouns.page/@IDeletedSystem64';" value="Pronouns.page">
|
||||
<input type="button" onclick="location.href='https://twitter.com/IDeleteSystem64';" value="Twitter">
|
||||
<input type="button" onclick="location.href='https://twitter.com/ArtsieSophie';" value="Twitter (Art)">
|
||||
<input type="button" onclick="location.href='https://glaceon.social/@IDeletedSystem64';" value="glaceon.social">
|
||||
<input type="button" onclick="location.href='https://mastodon.art/@ArtsieSophie';" value="mastodon.art">
|
||||
<input type="button" onclick="location.href='https://tumblr.com/IDeletedSystem64';" value="Tumblr">
|
||||
<input type="button" onclick="location.href='https://deviantart.com/IDeletedSystem64';" value="DeviantART">
|
||||
<input type="button" onclick="location.href='https://github.com/IDeletedSystem64';" value="GitHub">
|
||||
<input type="button" onclick="location.href='https://git.system64.dev/IDeletedSystem64';" value="My Gitea">
|
||||
<input type="button" onclick="location.href='https://steamcommunity.com/id/system64_';" value="Steam">
|
||||
<input type="button" onclick="location.href='https://open.spotify.com/user/w2kr77l67qtystmkuza8k2mcs';" value="Spotify">
|
||||
|
||||
|
|
BIN
neocities.png
BIN
neocities.png
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
|
@ -37,7 +37,7 @@ div.main {
|
|||
border-radius: 30px;
|
||||
}
|
||||
body {
|
||||
background-image: url("/img/bg.jpg");
|
||||
background-image: url("/img/bg.webp");
|
||||
}
|
||||
input {
|
||||
-webkit-appearance: none;
|
||||
|
|
Loading…
Reference in New Issue