01/09/23 changes
This commit is contained in:
55
index.html
55
index.html
@@ -15,38 +15,63 @@
|
||||
6809, and fandoms i am in.">
|
||||
</head>
|
||||
<body>
|
||||
<h1>welcome to amber's place</h1>
|
||||
<h1>welcome to amber's place~</h1>
|
||||
|
||||
<a href="images/pfp.png"><img src="images/pfp_256.png" alt="a picrew profile picture of a girl with pink hair and
|
||||
glasses next to a cat. the girl has a speech bubble with the lesbian flag in it." width="256" height="256"></a>
|
||||
|
||||
<p>i'm a tired transbian and i want to put shit on the internet.</p>
|
||||
|
||||
<p>i believe in free as in freedom, but not in a gnu or <abbr title="free software foundation">fsf</abbr> sort of
|
||||
way. i believe in an internet far away from the overly corporate social media giants we see today. i believe in open source, public domain, and creative commons. that's why this site exists, a sanctuary away from an increasingly exploitative web.</p>
|
||||
<p>i believe in open source, public domain, and creative commons. that's why this site exists, as a sanctuary away
|
||||
from an increasingly exploitative web.</p>
|
||||
|
||||
<p>this site is coded by me, by hand. my goals for this site are for it to be free, accessible, and compatible.
|
||||
it's free as in it's public domain where it can be, and as open a license as possible where it can't. its
|
||||
accessible as in all images have alt text and any other media is described where possible. it's compatible as in
|
||||
this site can be viewed on just about anything with as few issues as possible. the only exception to this is
|
||||
HTML5 audio, as it is currently the best way to serve audio over the web. wherever HTML5 audio is used, i will
|
||||
provide an alternative download and raw file link.
|
||||
<p>this site is coded by me, by hand. my goals for this site are for it to be free, accessible, and compatible.</p>
|
||||
|
||||
<nav>
|
||||
<h2>topics:</h2>
|
||||
|
||||
<ul role="directory">
|
||||
<ul role="directory" class="no-list-style">
|
||||
<li><a href="news.html">news</a></li>
|
||||
<li><a href="socials.html">my socials</a></li>
|
||||
<li><a href="minidisc.html">minidisc</a></li>
|
||||
<li><a href="media.html">media</a></li>
|
||||
<!-- <li><a href="media.html">media</a></li> -->
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<footer>
|
||||
<p><i>(click any image to view a larger version)</i></p>
|
||||
<h3>you can find me on:</h3>
|
||||
|
||||
<ul class="no-list-style">
|
||||
<li><a href="https://catgirlthighhighs.tumblr.com/" target="_blank"
|
||||
aria-label="opens external site in a new window">tumblr</a></li>
|
||||
<li><a href="https://github.com/amberisvibin" target="_blank"
|
||||
aria-label="opens external site in a new window">github</a></li>
|
||||
<li><a href="https://www.youtube.com/channel/UC1Xk5gPhVBapmSgdC0xAlbw" target="_blank"
|
||||
aria-label="opens external site in a new window">youtube</a></li>
|
||||
</ul>
|
||||
|
||||
<p><i>Updated Jan 25, 2022</i></p>
|
||||
<h3>cool people and sites:</h3>
|
||||
|
||||
<ul class="no-list-style">
|
||||
<li><a href="https://lethallisa.neocities.org/" target="_blank"
|
||||
aria-label="opens external site in a new window">lethallisa</a></li>
|
||||
<li><a href="https://snoopitek.com/" target="_blank"
|
||||
aria-label="opens external site in a new window">snoopietek</a></li>
|
||||
</ul>
|
||||
|
||||
<h4>page views: </h4>
|
||||
<img src="https://count.getloli.com/get/@ambersplace?theme=asoul" alt="ambersplace" width="315" height="100"
|
||||
style="border:none;" />
|
||||
|
||||
<footer>
|
||||
<!-- <p><i>(click any image to view a larger version)</i></p> -->
|
||||
<br>
|
||||
<p><i>Updated Jan 9, 2023</i></p>
|
||||
|
||||
<p><i>By connecting to ambersplace.neocities.org or ambersplace.github.io, your request information may be
|
||||
stored by GitHub or Neocities.</i></p>
|
||||
|
||||
<img src="images/transfem.gif" alt="trans fem are so cool" width="150" height="20" style="border:none;">
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<a href="https://html5.validator.nu/?doc=https%3A%2F%2Fambersplace.neocities.org%2F"
|
||||
title="Validation of HTML5 Conformance" target="_blank" aria-label="opens external site in a new window">
|
||||
|
Reference in New Issue
Block a user