made website mobile-compatible (menu still needed)
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Support - janishutz.com</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="./css/mainstyle.css">
|
||||
<script src="./js/jquery.js"></script>
|
||||
<script src="./js/basicanimations.js"></script>
|
||||
</head>
|
||||
<div id="ContentToInclude"></div>
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<div class="policydiv">
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user