Add legal hub, small updates

This commit is contained in:
2024-04-02 15:09:48 +02:00
parent 68d3778a97
commit 0375d09415
5 changed files with 53 additions and 5 deletions

View File

@@ -16,14 +16,14 @@
<div class="content">
<img src="/assets/Logo.png" alt="page Logo" class="project-logo">
<h1 class="content-title">About janis&shy;hutz.com</h1>
<p style="text-align: center; margin-bottom: 5%;">This is my personal website on which my projects are being shown off. It features various subdomains that fulfil different purposes, of which two are selling services. Learn more about me below.</p>
<p style="text-align: center; margin-bottom: 5%;">This is my main personal website which acts as a link between all my projects and websites.</p>
<hr class="pullquote-lines">
<h3 class="content-title-small">Technology is a remarkably interesting topic, that many people take for granted.</h3>
<hr class="pullquote-lines">
</div>
<div class="itemsInline">
<a class="button" href="/about/aboutme">About me</a>
<a class="button" href="/privacypolicy">Privacy Policy</a>
<a class="button" href="/legal/privacy">Privacy Policy</a>
<a class="button" href="/services">Services</a>
</div>
</div>