svelte-website/src/components/legacy/oldblock.svelte

53 lines
2.0 KiB
Svelte

<style>
</style>
<div class="block right contentblock">
<div>
<div>
<p class="p-h1">Welcome, internet surfer!</p>
<div style="position:absolute; top:10px; right:5px;">
<p class="small">Please sign my guestbook</p>
<img
src="/web/static/images/email3.gif"
alt=""
style="width:40px; position:absolute; bottom:0px; right:0px;"
data-hydrus="DONE"
/>
</div>
<img
src="/web/static/images/rin-len1.webp"
alt=""
height="230"
style="float:right; margin-bottom: 10px;"
data-hydrus="DONE"
/>
<p class="content-text">
Welcome to my webspace! Whether you stumbled across this page by accident or were linked
here, you're more than welcome! This is my personal project that I like to work on! I was
inspired by a couple friends of mine, please do check their webspaces out as well under
"Galaxies" on the left side there! If you like this page, there is a lot more, so have a
look around! You can also leave a nice message for me in the guestbook! There is no
registration (unlike the rest of the "modern" internet) so nothing of that sort! That said,
this website is my creative outlet and a way to introduce myself, so be kind please! Also
its code is entirely open-source and can be found
<a href="https://dutchellie.nl/DutchEllie/proper-website-2" data-hydrus="DONE"
>on my personal Gitea instance</a
> so if you like that sort of stuff, be my guest it's cool!
</p>
<br />
<p class="content-text">
<img
src="/web/static/images/rin-2.gif"
alt="Kagamine Rin drawing"
style="float:left; width:100px; margin-right: 20px;"
data-hydrus="DONE"
/>
There is a lot of stuff I want to add to this website! In fact, there is also a "staging" website,
which might contain new features! It can be found at
<a href="https://staging.quenten.nl" data-hydrus="DONE">staging.quenten.nl</a>. Don't worry
about the invalid SSL certificate, that's normal!
</p>
</div>
</div>
</div>