added twelven

This commit is contained in:
MPG13 2018-07-23 00:04:39 -06:00
parent 3abe2b7ac2
commit 5c4164338a
4 changed files with 50 additions and 0 deletions

Binary file not shown.

50
depicts/twelven.html Normal file
View file

@ -0,0 +1,50 @@
<!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 based on the iOS 12 Lockscreen.</p>
<img src="../images/twelven.jpg" 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>

BIN
images/twelven.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

BIN
pkgs/Twelven.deb Normal file

Binary file not shown.