Update nothing.html

This commit is contained in:
TheExpertNoob 2016-06-02 11:36:41 -05:00
parent c09e32b761
commit 1705dd1c88

View file

@ -2,5 +2,8 @@
<html> <html>
<head> <head>
</head> </head>
<body><p>Goes Nowhere, Does Nothing</p></body> <body>
<p>Goes Nowhere, Does Nothing</p>
<p>Read more <a href="http://blog.dreasgrech.com/2009/11/konami-code-in-javascript.html">Here</a></p>
</body>
</html> </html>