mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 10:32:08 -05:00
Update contact.html
This commit is contained in:
parent
c2524a8660
commit
245be06002
21
contact.html
21
contact.html
@ -31,16 +31,17 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body id="noscroll">
|
<body id="noscroll">
|
||||||
<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>
|
||||||
</header>
|
</div>
|
||||||
|
</header>
|
||||||
<main id="main" class="noscroll">
|
<main id="main" class="noscroll">
|
||||||
<h2>Have a question or concern?</h2>
|
<h2>Have a question or concern?</h2>
|
||||||
<h3>You can contact me using the following methods:</h3>
|
<h3>You can contact me using the following methods:</h3>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user