anemone respring logos

This commit is contained in:
MPG13 2018-08-06 23:01:28 -06:00
parent f40be140bd
commit 049cbfcf80
3 changed files with 49 additions and 0 deletions

Binary file not shown.

49
depicts/RespringPack.html Normal file
View file

@ -0,0 +1,49 @@
<!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>
</head>
<body>
<panel>
<label>Requirements</label>
<fieldset>
<div>
<p>Requires Anemone</p>
</div>
</fieldset>
<br>
<label>Information</label>
<fieldset>
<div>
<p>An Anemone Theme that gives you a variety of respring Animations. Including iPhone Assembly, Dark and Light Defaults, N64, Pac-Man, Siri Waves, Verbose Boot, and a Glitchy Apple Logo. Currently should support 4.7" iPhone models. It might work on larger devices. If not, email me using the link above, and I'll be sure to get it fixed quickly.</p>
</div>
</fieldset>
<br>
<label>Changelog</label>
<fieldset>
<div>
<p><strong>1.0</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>
</body>
</html>

Binary file not shown.