31 lines
1.6 KiB
HTML
Executable File
31 lines
1.6 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Support - 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://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
|
|
<script defer src="/js/loader.js"></script>
|
|
</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">Support</h1>
|
|
<p style="text-align: center; margin-bottom: 5%;">Did you run into a problem with any of my software? Here's the right place to get the issue solved. This page features an automated support system to guide you into the right direction. If this doesn't help, the system will forward your query directly to me and you will have the opportunity to add some comments to it as well.</p>
|
|
|
|
<hr class="pullquote-lines">
|
|
<h3 class="content-title">Welcome to the janis­hutz.com support!</h3>
|
|
<hr class="pullquote-lines">
|
|
<p>First off all, I want to apologise for any inconvenience that arose due to a problem with any of my software.</p>
|
|
<p>Please choose the app you have problems with below:</p>
|
|
<p>Work in progress. Please use <a href="/support/contact">Contact</a> if you have any questions regarding my software or any kind of problems</p>
|
|
</div>
|
|
</div>
|
|
<div id="footer"></div>
|
|
</body>
|
|
</html> |