mirror of https://github.com/r4sas/ExtraMirror
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.7 KiB
52 lines
1.7 KiB
<!doctype html> |
|
<html> |
|
<head> |
|
<meta charset="utf-8"> |
|
<meta http-equiv="X-UA-Compatible" content="chrome=1"> |
|
<title>ExtraMirror by shelru</title> |
|
<link rel="stylesheet" href="stylesheets/styles.css"> |
|
<link rel="stylesheet" href="stylesheets/github-dark.css"> |
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> |
|
<script src="javascripts/main.js"></script> |
|
<!--[if lt IE 9]> |
|
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> |
|
<![endif]--> |
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> |
|
|
|
</head> |
|
<body> |
|
|
|
<header> |
|
<h1>ExtraMirror</h1> |
|
<p>Protection System For Counter-Strike 1.6</p> |
|
</header> |
|
|
|
<div id="banner"> |
|
<span id="logo"></span> |
|
|
|
<a href="https://github.com/shelru/ExtraMirror" class="button fork"><strong>View On GitHub</strong></a> |
|
<div class="downloads"> |
|
<span>Downloads:</span> |
|
<ul> |
|
<li><a href="https://github.com/shelru/ExtraMirror/zipball/master" class="button">ZIP</a></li> |
|
<li><a href="https://github.com/shelru/ExtraMirror/tarball/master" class="button">TAR</a></li> |
|
</ul> |
|
</div> |
|
</div><!-- end banner --> |
|
|
|
<div class="wrapper"> |
|
<nav> |
|
<ul></ul> |
|
</nav> |
|
<section> |
|
<p>Actual version 2.2n</p> |
|
</section> |
|
<footer> |
|
<p>Project maintained by <a href="https://github.com/shelru">shelru</a></p> |
|
<p><small>Hosted on GitHub Pages — Theme by <a href="https://twitter.com/michigangraham">mattgraham</a></small></p> |
|
</footer> |
|
</div> |
|
<!--[if !IE]><script>fixScale(document);</script><![endif]--> |
|
|
|
</body> |
|
</html>
|
|
|