Update help.html

This commit is contained in:
Lako 2021-03-20 11:07:04 -04:00 committed by GitHub
parent a86db2a122
commit bac81d2d82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,11 @@
<title>OpenFK</title>
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="OpenFK Help" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://gittymac.github.io/OpenFK/help.html" />
<meta property="og:image" content="https://gittymac.github.io/OpenFK/logow.png" />
<meta property="og:description" content="OpenFK is an open source replacement for the U.B. Funkeys executable." />
</head>
<div class="sidenav">
@ -16,7 +21,7 @@
</div>
<body>
<marquee style="padding-top: 10px;" scrollamount="10">Update system coming soon with OpenFK 1.7!</marquee>
<marquee style="padding-top: 10px;" scrollamount="10">OpenFK 1.7 now out with update system!</marquee>
<img src="logow.png" alt="OpenFK Logo with Wrench"/>
<h1>OpenFK Help</h1>
<h3>Common issues and solutions</h3>
@ -32,4 +37,4 @@
<h2>The game doesn't look properly scaled!</h2>
<p>This one is a strange one. The way the game scales is not that good, and will result in some glitches which depends on the resolution. <br> Try using the 'Stretch 4:3' option which will use the original 800x600 resolution.</p>
</body>
</html>
</html>