15 lines
632 B
HTML
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>
|