mirror of
https://github.com/msikma/pokesprite.git
synced 2026-09-12 20:35:11 -05:00
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>PokéSprite</title>
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"/>
|
||||
<link type="text/css" href="build/pokesprite.min.css" rel="stylesheet" media="screen" />
|
||||
<script charset="utf-8" src="build/pokesprite.min.js" ></script>
|
||||
<link type="text/css" href="build/overview.min.css" rel="stylesheet" media="screen" />
|
||||
@@ -28,7 +29,9 @@
|
||||
<li><a href="other/pkmn-shiny-only.png">Shiny Pokémon only</a></li>
|
||||
<li><a href="other/items-only.png">Items only</a></li>
|
||||
</ul>
|
||||
<p>For more information about the project, visit <a href="https://github.com/msikma/pokesprite">https://github.com/msikma/pokesprite</a>.</p>
|
||||
<form action="https://github.com/msikma/pokesprite" target="_blank">
|
||||
<button type="submit"><i class="fa fa-github"></i> Check it out on Github</button>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user