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/undertime.html
2018-05-28 14:38:24 -06:00

15 lines
632 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Micah Gomez</title>
<link rel="stylesheet" type="text/css" href="../css/style.css">
</head>
<body>
<center>
<p>UnderTime allows you to place a customizable date underneath the time in the iPhone X's status bar.</p><p style="font-size:125%">See the top-left of the screenshot below<p><img width="50%" src="./images/undertime.PNG">
<p>Recent Changes:</p>
<p style="font-size:75%">1.2: Added many customization options (Font size, replace date option)</p>
<p style="font-size:75%">1.1: Inital Release</p>
<p style="font-size:100%;">MPG13's repo</p></center>
</body>
</html>