17 lines
821 B
HTML
17 lines
821 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">
|
|
<hr>
|
|
<p>Changelog:</p>
|
|
<p style="font-size:75%">1.3: Fixed duplicate date bug, added option to customize first line of text, option to customize single line of text, option to use plaintext</p><hr>
|
|
<p style="font-size:75%">1.2: Added many customization options (Font size, replace date option)</p><hr>
|
|
<p style="font-size:75%">1.1: Inital Release</p><hr>
|
|
<p style="font-size:100%;">MPG13's repo</p></center>
|
|
</body>
|
|
</html>
|