diff options
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> |