Update index.html

This commit is contained in:
Lako 2021-08-29 00:28:00 -04:00 committed by GitHub
parent d787309ebc
commit 96c9ea07ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
<title>OpenFK</title>
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="OpenFK is an open source replacement for the U.B. Funkeys executable.">
<meta property="og:title" content="OpenFK" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://gittymac.github.io/OpenFK/index.html" />
@ -14,7 +15,7 @@
</head>
<div class="sidenav">
<a>Home</a>
<p>Home</p>
<a href="dl.html">Downloads</a>
<a href="help.html">Help</a>
<a href="https://github.com/GittyMac/OpenFK">Github</a>