diff options
author | Kyle Gunger <40151157+CircleShift@users.noreply.github.com> | 2021-01-15 02:11:19 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-15 02:11:19 -0500 |
commit | 676c1d409b4c6ecc8a2a5ac22a2d2dc1b5a20d02 (patch) | |
tree | a0bb0ea051eb69f357e98aa50188b968a7d687fb /index.html | |
parent | 8e98224445f5a94604d8863d0aa7398463e50c10 (diff) |
Update index.html
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -12,7 +12,7 @@ <body> <div class="content"> - <h1>Welcome to corechg.github.io</h1> + <h1>Welcome to circleshift.github.io</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> <span style="display: block;">Some projects, in no particular order:</span> <ul> @@ -21,9 +21,10 @@ <li><a href="Mines/">A clone of Minesw**per</a></li> <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/CoreChg/TransitAPI">My Minecraft TransitAPI</a></li> + <li><a href="https://github.com/CircleShift/TransitAPI">My Minecraft TransitAPI</a></li> </ul> - <span class="end">Site made with <3 by <a href="https://github.com/CoreChg/">Kyle Gunger</a></span> + <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="cshift.net">cshift.net</a></span> </div> </body> </html> |