Mercurial > web
view index.html @ 78:5fdf5f346b92
*: use jekyll for templates, blogging, etc.
I changed the pages to now use templates, so adding new stuff should
be much much easier in the future
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Mon, 20 May 2024 02:49:07 -0400 |
parents | d9242232f51d |
children | 815c0da68384 |
line wrap: on
line source
--- layout: default title: home bgimage: indexbg.jpg bgcolor: #1F255A bgrepeat: no-repeat bgsize: cover --- <div class="header"> <img class="avatar drop-shadow-box" src="media/avatar.jpg" alt="Himeko Inaba from Kokoro Connect" title="Himeko Inaba from Kokoro Connect"> <h1 class="title drop-shadow-text">Paper's website</h1> </div> <br> <div class="content drop-shadow-box"> <h2 class="drop-shadow-text">welcome to my website!</h2> <p class="drop-shadow-text"> there's not really much to see here for now. In the meantime, you can check out the links at the top right to see some stuff I've made. </p> <h2 class="drop-shadow-text">Socials</h2> <ul class="index-socials-list"> <li class="drop-shadow-text"> E-mail (<a class="prettylink" href="mailto:paper@paper.us.eu.org">paper@paper.us.eu.org</a>); please do not send me <a class="prettylink" href="https://useplaintext.email/">HTML-infested garbage</a> </li> <li class="drop-shadow-text"> Discord (@slipofpaper) </li> </ul> <ul> <li class="drop-shadow-text"> Fediverse (<a target="_blank" class="prettylink" href="https://miniwa.moe/users/paper">@paper@miniwa.moe</a>) </li> </ul> </div>