summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2023-11-19 23:45:15 -0500
committerKyle Gunger <kgunger12@gmail.com>2023-11-19 23:45:15 -0500
commit969cf1f18bf8ac03e50427d49f24d5696c2c458d (patch)
treeb1d84ce6cb4627dda4c00fc39c5f15ad9f4702cd
parent8c2a263cdd88d51496965f456a1eb949ccfde191 (diff)
Update e-mail links
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index f44fa60..54b130c 100644
--- a/index.html
+++ b/index.html
@@ -37,7 +37,10 @@
<li><a href="https://circleshift.itch.io/">My itch.io</a></li>
<li><a href="https://github.com/CircleShift/TransitAPI">My Minecraft TransitAPI</a></li>
</ul>
- <span class="end">E-mail me at <a href="mailto:kyle.gunger@cshift.net">kyle.gunger@cshift.net</a> | E-mail the webmaster at <a href="mailto:admin@cshift.net">admin@cshift.net</a></span>
+ <span class="end">
+ <!-- Maybe later when I have e-mail working. E-mail me at <a href="mailto:kyle.gunger@cshift.net">kyle.gunger@cshift.net</a> | E-mail the webmaster at <a href="mailto:admin@cshift.net">admin@cshift.net</a> -->
+ E-maile me at <a href="mailto:kgunger12@gmail.com">kgunger12@gmail.com</a> | See my self-hosted git <a href="https://git.cshift.net/">here</a>
+ </span>
</div>
<button id="light-dark">light-dark</button>
</body>