Finished the about me page

This commit is contained in:
douwe
2026-02-13 00:55:49 +01:00
parent 124c97e6cc
commit cb5db8df2e
53 changed files with 382 additions and 202 deletions

View File

@@ -1,7 +1,7 @@
<div class="container">
<div class="left-section">
<div class="logo-section">
<img src="/img/douwco_logo.png" alt="Image">
<div class="vert_container revert start">
<div class="panel">
<div class="section-title">
<img class="icon large toggle" src="/img/douwco_logo.png" alt="Image">
<div class="text-section">
<h1 class="title">Douwco</h1>
<div class="tagline">
@@ -13,13 +13,13 @@
<div class="content-box">
<p>
<span class="intro-text">Welcome to the Douwco website.</span> <br>
Ever wondered what machine the website you are visiting is run on? Well this time you know, just look to the right.
Ever wondered what machine the website you are visiting is run on? Well this time you know, just look to the image.
This small homeserver hosts several open-source services like Nextcloud, Gitea, Overleaf community and ofcourse this
website. <br> <br>
Here I showcase my portfolio and all the games I've created over the years. If you are
a family member you can also find the different services in the Douwco Apps tab.
</p>
</div>
</div>
<img class="server-image" src="/img/server_image.png" alt="Image">
</div>
<img class="image stick large" src="/img/server_image.png" alt="Image">
</div>