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

@@ -26,8 +26,11 @@
<div class="bottom">
<h2 class="content-title">Check out my work!</h2>
<div class="itemsInline">
<a class="button" href="/projects" target="_blank">All projects</a>
<a class="button" href="https://store.janishutz.com" target="_blank">Store</a>
<a class="button" href="https://github.com/simplePCBuilding" target="_blank">GitHub</a>
<a class="button" href="https://apps.apple.com/us/developer/janis-hutz/id1636936538" target="_blank">App Store</a>
<a class="button" href="https://play.google.com/store/apps/developer?id=Janis+Hutz&gl=US" target="_blank">Play Store</a>
</div>
</div>
</div>

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>

40
src/legal/index.html Normal file
View File

@@ -0,0 +1,40 @@
<!DOCTYPE html>
<html>
<head>
<title>The Legal Stuff - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=7">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
<style>
.info {
font-weight: normal;
font-style: italic;
font-size: smaller;
color: rgb(41, 41, 41);
}
</style>
</head>
<body>
<div id="nav"></div>
<div class="content-wrapper">
<div class="content">
<img src="/assets/Logo.png" alt="page Logo" class="project-logo">
<h1 class="title">The Legal Stuff</h1>
<p style="text-align: center;">Access my terms of service and privacy policy here. They apply to all my services except they have their own dedicated ones.</p>
<div class="itemsInline">
<a class="button" href="/legal/privacy" target="_blank">Privacy Policy</a>
<a class="button" href="/legal/tos" target="_blank">Terms of Service</a>
</div>
<p class="info">Looking to opt out of analytics? Scroll down to the bottom!</p>
</div>
</div>
<div id="footer"></div>
</body>
</html>

View File

@@ -73,7 +73,7 @@
<b><li>
Returns
<p class="info">
Should you not be happy with my software, you can request a refund by contacting me through <a href="https://support.janishutz.com/index.php?a=add&catid=4" target="_blank">Support</a>. You will have to pay a 10% fee for the refund, as there are fees connected to a refund for me.
Should you not be happy with my software, you can request a refund by contacting me through <a href="https://support.janishutz.com/index.php?a=add&catid=4" target="_blank">Support</a>. You will have to pay a 10% fee for the refund, as there are fees connected to a refund for me. A purchase is eligible for a refund for a 30-day period after purchase.
</p>
</li></b>
<b><li>

View File

@@ -5,6 +5,11 @@
<priority>1.00</priority>
<lastmod>2024-04-02</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/legal</loc>
<priority>0.75</priority>
<lastmod>2024-04-02</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/legal/privacy</loc>
<priority>0.67</priority>
@@ -13,7 +18,7 @@
<url>
<loc>https://www.janishutz.com/about</loc>
<priority>0.67</priority>
<lastmod>2024-03-02</lastmod>
<lastmod>2024-04-02</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/presentations</loc>
@@ -43,7 +48,7 @@
<url>
<loc>https://www.janishutz.com/about/aboutme</loc>
<priority>0.33</priority>
<lastmod>2024-03-02</lastmod>
<lastmod>2024-04-02</lastmod>
</url>
<url>
<loc>https://www.janishutz.com/presentations/auth</loc>