diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-03-05 15:51:14 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-05 15:51:14 -0500 |
commit | 8cfba8a68e4e17650c7f0f32e955072aa4173a38 (patch) | |
tree | d6f37d11b3480b5972dbcfe70419a901011e03da | |
parent | 74bb526c19072ab26ed8f6f7c732365019cc7799 (diff) |
Update index.html
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,8 +15,9 @@ <body> <div class="content"> - <h1>Welcome to circleshift.github.io</h1> + <h1>Welcome to Kyle Gunger's personal site</h1> <p>This site is both a portfolio and a collection of apps I publish for your enjoyment. Take your shoes off and stay a while!</p> + <h3><a href="experience/">Previous experience</a></h3> <span style="display: block;">Some projects, in no particular order:</span> <ul> <li><h3>Web-hosted projects:</h3></li> @@ -25,7 +26,6 @@ <li><h3>Download and enjoy:</h3></li> <li><a href="https://ccgkyle.itch.io/">My itch.io</a></li> <li><a href="https://github.com/CircleShift/TransitAPI">My Minecraft TransitAPI</a></li> - <li><h3><a href="experience/">Previous experience</a></h3></li> </ul> <span class="end">Site made with <3 by <a href="https://github.com/CircleShift/">Kyle Gunger</a></span><br> <span>Please wait while I update my branding from CoreChg to CircleShift. It may take a while. Full website will be up soon at <a href="https://cshift.net">cshift.net</a></span> |