15 lines
545 B
HTML
15 lines
545 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:150%">See the top-left of the screenshot below<p><img src="./images/undertime.PNG">
|
|
<p>This tweak is forked from NeinZedd's tweak, "DateUnderTimeX". Go show him some love!</p>.
|
|
<p style="font-size:100%;">MPG13's repo</p></center>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|