50 lines
1.3 KiB
HTML
50 lines
1.3 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>
|
|
</head>
|
|
<body>
|
|
<panel>
|
|
<label>Requirements</label>
|
|
<fieldset>
|
|
<div>
|
|
<p>Requires XenHTML/LockHTML</p>
|
|
</div>
|
|
</fieldset>
|
|
<br>
|
|
<label>Information</label>
|
|
<fieldset>
|
|
<div>
|
|
<p>A XenHTML widget that displays a spinning iPhone 4 on your lockscreen. It spins in place freely, no user interaction. Because it is only active when your lockscreen is displaying it, battery consumption is minimal.</p>
|
|
<img src="../images/spinningi4.png" width="250">
|
|
</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>
|