diff options
| -rw-r--r-- | about.md | 5 | ||||
| -rw-r--r-- | index.html | 24 |
2 files changed, 2 insertions, 27 deletions
@@ -6,10 +6,7 @@ description: Things about me. <center> <h1>Contact Me</h1> <p><b>Email Address: {{ site.email }}</b></p> -<p><b><a href="https://github.com/Alee14">GitHub</a></b></p> -<p><b><a href="https://twitter.com/Alee14498">Twitter</a></b></p> -<p><b><a href="https://youtube.com/user/Andrew14Lee/">YouTube</a></b></p> -<p><b><a href="https://discord.gg/EFhRDqG">Discord</a></b></p> +<p><b><a href="https://github.com/Alee14">GitHub</a> <a href="https://twitter.com/Alee14498">Twitter</a> <a href="https://youtube.com/user/Andrew14Lee/">YouTube</a> <a href="https://discord.gg/EFhRDqG">Discord</a></b></p> <h1>My Computer Specs</h1> <table class="pcpp-part-list"> @@ -1,4 +1,3 @@ -<!-- --- project: Andrew Lee --- @@ -37,25 +36,4 @@ project: Andrew Lee {% include footer.html %} </BODY> -</HTML> ---> -<html> - <head> - <style> - body { - font-family: Consolas; - background-color: Black; - color: White; - font-size: 40px; - } - - .ap { - color: black; - } - </style> - </head> - <body> - Hacked by JP - <p class="ap">01100001 01110000 01110010 01101001 01101100 00100000 01100110 01101111 01101111 01101100 01110011</p> - </body> -</html>
\ No newline at end of file +</HTML>
\ No newline at end of file |
