diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,3 @@ -<!DOCTYPE html> <html lang="en-US"> <head> @@ -23,6 +22,9 @@ <li> <a href="static/recipes/overview.html">Recipes</a> </li> + <li> + <a href="static/rock-paper-scissors.html">Rock Paper Scissors</a> + </li> </ul> </nav> |
