diff options
| author | Alee <Alee14498@gmail.com> | 2019-04-01 15:20:23 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-04-01 15:20:23 -0400 |
| commit | 06c83db5392939a6a29cb68dbd1ee3cdb7340e25 (patch) | |
| tree | e6884aed532311923fa4a26feb209f7893f0635c /index.html | |
| parent | 12e794eee7f1f4ffb2d56865836c9e90246a2a99 (diff) | |
| download | personal-website-06c83db5392939a6a29cb68dbd1ee3cdb7340e25.tar.gz personal-website-06c83db5392939a6a29cb68dbd1ee3cdb7340e25.tar.bz2 personal-website-06c83db5392939a6a29cb68dbd1ee3cdb7340e25.zip | |
Removed APFJ and some changes in the about page
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 24 |
1 files changed, 1 insertions, 23 deletions
@@ -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 |
