make some updates to the UI
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FSR Image & Video Upscaler Frontend - janishutz.com</title>
|
||||
<title>smuL - janishutz.com</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/css/mainstyle.css">
|
||||
<script defer src="/js/jquery.js"></script>
|
||||
@@ -10,8 +10,8 @@
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<div class="mainstyle">
|
||||
<h1>FSR Image & Video Upscaler Frontend</h1>
|
||||
<p>Still under construction</p>
|
||||
<h1>SimpleMediaUpscalerLite</h1>
|
||||
<p>Easily upscale your images and videos using this electron frontend.</p>
|
||||
</div>
|
||||
<div id="Footer"></div>
|
||||
</body>
|
||||
Reference in New Issue
Block a user