mirror of
https://github.com/GittyMac/OpenFK.git
synced 2026-03-21 17:44:31 -05:00
Update index.html
This commit is contained in:
parent
bc9f532416
commit
a86db2a122
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user