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