This repository has been archived on 2026-04-17. You can view files and clone it, but cannot push or open issues or pull requests.
repo/depicts/xenimated.html
2018-07-23 19:21:43 -06:00

49 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 puts custom gifs on your lockscreen. Comes with 5 preinstalled gifs, you can find them in "/var/mobile/Library/Xenimated/". You can import custom gifs by saving them to that location, or you can package your own in a DEB package.</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>