mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 10:32:08 -05:00
Update settings.html
This commit is contained in:
parent
18c5ba334c
commit
2f0517d617
@ -32,17 +32,17 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<a href="/index.html">Home</a>
|
<a href="/index.html">Home</a>
|
||||||
<a href="/bookmarklets.html">Bookmarklets</a>
|
<a href="/bookmarklets.html">Bookmarklets</a>
|
||||||
<a href="/projects.html">Games</a>
|
<a href="/projects.html">Games</a>
|
||||||
<a href="/settings.html">Settings</a>
|
<a href="/apps.html">Apps</a>
|
||||||
<a id="blank" href="#">Open Blank</a>
|
<a href="/settings.html">Settings</a>
|
||||||
<div id="status">
|
<a id="blank" href="#">Open Blank</a>
|
||||||
<p id="time">00:00 AM</p>
|
<div id="status">
|
||||||
</div>
|
<p id="time">00:00 AM</p>
|
||||||
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
<h1>Settings</h1>
|
<h1>Settings</h1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user