theming & backend
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Home - janishutz.com</title>
|
||||
<meta name="description" content="Get informed about my projects, get in support or contact me">
|
||||
<meta name="description" content="Discover my Software projects and services, and get support if you encounter problems.">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/css/mainstyle.css">
|
||||
<script src="/js/jquery.js"></script>
|
||||
@@ -14,7 +14,7 @@
|
||||
<div class="mainstyle">
|
||||
<div class="title-container">
|
||||
<h1 class="title">Welcome to janishutz.com!</h1>
|
||||
<h2 class="subtitle">iOS Apps, PC apps, Websites</h2>
|
||||
<h2 class="subtitle">iOS Apps, PC apps, Websites, PC Building & Support</h2>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h2 class="content-title">My work</h2>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<div class="mainstyle">
|
||||
<div class="home">
|
||||
<div class="title-container">
|
||||
<h1 class="title">My projects</h1>
|
||||
<h2 class="subtitle">Here you can get an overview over all my projects!</h2>
|
||||
</div>
|
||||
|
||||
@@ -1,17 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>BiogasControllerApp - 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>
|
||||
<head>
|
||||
<title>BiogasControllerApp - 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>
|
||||
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<h1>BiogasControllerApp</h1>
|
||||
<p>Still under construction</p>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<div class="mainstyle">
|
||||
<h1>BiogasControllerApp</h1>
|
||||
<p>Still under construction</p>
|
||||
</div>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,17 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FSR Image & Video Upscaler Frontend - 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>
|
||||
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<h1>FSR Image & Video Upscaler Frontend</h1>
|
||||
<p>Still under construction</p>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
<head>
|
||||
<title>FSR Image & Video Upscaler Frontend - 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>
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<div class="mainstyle">
|
||||
<h1>FSR Image & Video Upscaler Frontend</h1>
|
||||
<p>Still under construction</p>
|
||||
</div>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,17 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>MusicPlayer - 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>
|
||||
<head>
|
||||
<title>MusicPlayer - 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>
|
||||
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<h1>MusicPlayer</h1>
|
||||
<p>Still under construction</p>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<div class="mainstyle">
|
||||
<h1>MusicPlayer</h1>
|
||||
<p>Still under construction</p>
|
||||
</div>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,23 +1,22 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>QR & Barcode Insight - 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>
|
||||
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<div class="mainstyle">
|
||||
<h1>QR & Barcode Insight</h1>
|
||||
<p>Ever wanted to scan QR-Codes and Barcodes from a screenshot? This app allows you to do exactly that, whilst showing the full scanned link to you so you need to worry a little less about opening a harmful link.</p>
|
||||
<div></div>
|
||||
<br><br><br><br><br>
|
||||
<h5>This app is available to download now from the AppStore!</h5>
|
||||
<a class="linkbutton" href="https://apps.apple.com/us/app/qr-barcode-insight/id6443884642">Download from the Apple AppStore!</a>
|
||||
</div>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
<head>
|
||||
<title>QR & Barcode Insight - 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>
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<div class="mainstyle">
|
||||
<h1>QR & Barcode Insight</h1>
|
||||
<p>Ever wanted to scan QR-Codes and Barcodes from a screenshot? This app allows you to do exactly that, whilst showing the full scanned link to you so you need to worry a little less about opening a harmful link.</p>
|
||||
<div></div>
|
||||
<br><br><br><br><br>
|
||||
<h5>This app is available to download now from the AppStore!</h5>
|
||||
<a class="linkbutton" href="https://apps.apple.com/us/app/qr-barcode-insight/id6443884642">Download from the Apple AppStore!</a>
|
||||
</div>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user