diff options
author | Kyle Gunger <corechg@gmail.com> | 2020-02-27 17:57:45 -0500 |
---|---|---|
committer | Kyle Gunger <corechg@gmail.com> | 2020-02-27 17:57:45 -0500 |
commit | dcf8b63319a394ee0f11f08ad133b0581ed6fcdb (patch) | |
tree | 4a831035dd275b0adc5e64e82486bba52aedeae5 /index.html | |
parent | ecb5c4e24bef199895dcfd3025e3d14b09115501 (diff) |
Create footer
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ <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> </ul> + <span class="end">Site made with <3 by Kyle Gunger</span> </div> </body> </html> |