mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-12 23:14:36 +01:00
Re-add caching & hide button
This commit is contained in:
@@ -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);">
|
||||
|
||||
Reference in New Issue
Block a user