diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-12-04 21:02:22 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-12-04 21:02:22 -0500 |
| commit | ac9db86cd85387970cf5e3e3518713a6016128bc (patch) | |
| tree | 51c0042518ff2d26a03c036bc86e88bfcdf95026 | |
| parent | fde7e06b0d49811bcc926c79382a7b864eb7cd8c (diff) | |
| download | personal-website-ac9db86cd85387970cf5e3e3518713a6016128bc.tar.gz personal-website-ac9db86cd85387970cf5e3e3518713a6016128bc.tar.bz2 personal-website-ac9db86cd85387970cf5e3e3518713a6016128bc.zip | |
nothing to see here
| -rw-r--r-- | static/puzzle/p2/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/puzzle/p2/index.html b/static/puzzle/p2/index.html index d5e5343..0f5db40 100644 --- a/static/puzzle/p2/index.html +++ b/static/puzzle/p2/index.html @@ -1,7 +1,7 @@ <html> <body> <h1>Welcome to Puzzle 2!</h1> -<img width="50%" src="puzzle.png"> +<!--<img width="50%" src="puzzle.png">--> </body> <script> //rockyou.txt |
