New site theme and removal of unneeded assets.
This commit is contained in:
parent
37ebc025d8
commit
4d3e841074
22 changed files with 17 additions and 176 deletions
27
index.html
27
index.html
|
@ -20,33 +20,24 @@
|
|||
<br>
|
||||
<br>
|
||||
<div class="content">
|
||||
<h2>Hello there!</h2>
|
||||
<p>My name is Primrose, also known as "Lilium_Snow". Welcome to my little cozy corner on the world wide web! I'm just a girl currently residing within "freedom" land, and my pronouns are (she/her).</p>
|
||||
<h2>Hello visitor!</h2>
|
||||
<p>Welcome to my website, my home on the public internet. My name is Primrose, also known as "Lilium_Snow". Read on further to find out more about me.</p>
|
||||
<br>
|
||||
<h2>My Interests <a class="headerlink" href="#my-interests" title="My Interests"></a></h2>
|
||||
<p>I find great interest in computer hardware and random tinkering with electronics. I am also a GNU/Linux, free (as in freedom, not as in price) software, and online privacy advocate/enthusiast.</p>
|
||||
<p>If you are interested, and would like to learn more about free (as in freedom) software, take a look at <a href="https://www.gnu.org/philosophy/free-sw.en.html">this</a> page.</p>
|
||||
<p>I also like to develop and make things on a game platform known as "Roblox". It's one of the only non-free platforms that i'm active on.</p>
|
||||
<h2>My Interests</h2>
|
||||
<p>I like to tinker around and play with computers, both on the software and hardware end of things. I honestly have way too many of those old things lying around my room, haha.</p>
|
||||
<p>I like to model objects and program things on Roblox in Roblox Studio.</p>
|
||||
<p>I am also an avid GNU/Linux, free (as in freedom) software, and online privacy advocate/enthusiast.</p>
|
||||
<br>
|
||||
<h2>Contact Me</h2>
|
||||
<p>If you would like to contact me, you may do so by sending an email to <a href="mailto:primrose@snowcake.me">primrose@snowcake.me</a>. If you would like to send a PGP encrypted email to me, my public PGP key can be found <a href="/public_key.asc">here</a>.</p>
|
||||
<br>
|
||||
<h2>Contact Me <a class="headerlink" href="#contact-me" title="Contact Me"></a></h2>
|
||||
<p>If you wish to get in contact with me, feel free to send an email to <a href="mailto:primrose@snowcake.me">primrose@snowcake.me</a>. I check this mailbox frequently, so you should get a reply within the day, if not the day after.</p>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<div class="footer">
|
||||
<img src="/assets/badges/debian.png"> <img src="/assets/badges/bestviewedwitheyes.gif"> <img src="/assets/badges/freespeech.gif"> <img src="/assets/badges/cookiefree.gif"> <a href="https://creativecommons.org/licenses/by-sa/4.0/"><img src="/assets/badges/CC-BY-SA.png"></a> <img src="/assets/badges/catscape.gif">
|
||||
<br>
|
||||
<img src="/assets/badges/cinnamoroll.gif"> <img src="/assets/badges/poweredbybob.gif"> <a href="https://gnu.org"><img src="/assets/badges/gnu.png"></a>
|
||||
<br>
|
||||
<img src="/assets/badges/penguin.gif">
|
||||
<br>
|
||||
<br>
|
||||
<img src="/assets/flags/progressive_pride.png" width="38" height="38" title="LGBTQ+ Pride Flag"> <img src="/assets/flags/asexual.png" width="38" height="38" title="Asexual Flag"> <img src="/assets/flags/trans.png" width="38" height="38" title="Transgender Flag"> <img src="/assets/flags/transfeminine.png" width="38" height="38" title="Transfeminine Flag">
|
||||
<footer>Page design by Lilium_Snow (Primrose)</footer>
|
||||
<br>
|
||||
<footer>Thanks to <a href="https://donut.gq">emily</a> for providing the "debian powered" 88x31 badge.</footer>
|
||||
<br>
|
||||
<footer><a href="https://creativecommons.org/licenses/by-sa/4.0/">This page is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License</a></footer>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue