ShopChest/index.html

38 lines
1.9 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>ShopChest by EpicEricEE</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">ShopChest</h1>
<h2 class="project-tagline">ShopChest - Spigot/Bukkit Plugin</h2>
<a href="https://github.com/EpicEricEE/ShopChest" class="btn">View on GitHub</a>
<a href="https://dev.bukkit.org/projects/shopchest" class="btn">View on Bukkit</a>
<a href="https://www.spigotmc.org/threads/shopchest.87948/page-34" class="btn">View on Spigot</a>
<a href="lang" class="btn">View Language Files</a>
<a href="javadoc" class="btn">View Javadoc</a>
<a href="https://github.com/EpicEricEE/ShopChest/zipball/master" class="btn">Download .zip</a>
<a href="https://github.com/EpicEricEE/ShopChest/tarball/master" class="btn">Download .tar.gz</a>
</section>
<section class="main-content">
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/EpicEricEE/ShopChest">ShopChest</a> is maintained by <a href="https://github.com/EpicEricEE">EpicEricEE</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>