Update index.html

This commit is contained in:
Lako 2021-03-20 11:06:16 -04:00 committed by GitHub
parent bc9f532416
commit a86db2a122
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" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://gittymac.github.io/OpenFK/index.html" />
<meta property="og:image" content="https://gittymac.github.io/OpenFK/logo.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="logo.png" alt="OpenFK Logo"/>
<h1>OpenFK</h1>
<h3>An open source replacement for the U.B. Funkeys executable. <br> Use the top bar to navigate the website.</h2>