This commit is contained in:
janis
2022-11-24 16:20:20 +01:00
parent f692a82423
commit d15bf94121
19 changed files with 153 additions and 128 deletions

View File

@@ -9,7 +9,7 @@
</head>
<body>
<div id="ContentToInclude"></div>
<div class="policydiv">
<div class="mainstyle">
<h1>Support</h1>
<p>Have you run into a problem with one of my apps? Please contact me by clicking the button below! I am here to help you out.</p>
<br>
@@ -19,11 +19,12 @@
<li>Force close the app (open App switcher and swipe up the app) and reopening it / Close the program and reopen it</li>
<li>Check for an update in the AppStore / on GitHub</li>
</ul>
<p>If nothing of the above helps or you'd like to give feedback, please click the button below!</p>
<p>If nothing of the above helps or you'd like to give feedback, please click the button below! If you found an issue with my FOSS apps, please click <a href="https://github.com/simplePCBuilding" style="color: black">here</a>, search for the respective repository and create a new issue. Alternatively you may click the button below</p>
<br><br><br><br><br><br><br>
<h3>Before you contact me: Have you tried the troubleshooting steps above?</h3>
<br><br>
<a class="linkbutton" href='mailto:dev.janishutz@protonmail.com'>Contact me</a>
</div>
<div id="Footer"></div>
</body>
</html>