Re-add caching & hide button

This commit is contained in:
wishu
2022-04-24 07:14:25 +10:00
parent 29a7e5a6d9
commit 7d9d51b961

View File

@@ -2,6 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="cache-control" content="max-age=604800, stale-while-revalidate=604800">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Monster Hunter Frontier Z Launcher</title>
<link rel="stylesheet" href="css/main.css">
@@ -55,7 +56,10 @@
</div>
<div class="unselectable" id="button_config" onclick="soundOk();window.external.openMhlConfig()" onmouseover="soundSel()"></div>
<div id="footer">
<div class="link" onclick="window.external.openBrowser('https://github.com/sekaiwish/Erupe')"><img src="img/icons/github.png"></div>
<!--
Example button
<div class="link" onclick="window.external.openBrowser('https://github.com/sekaiwish/Erupe')"><img src="img/icons/github.png"></div>
-->
</div>
<div class="unselectable" id="dev">
<form action="javascript:void(0);">