diff options
Diffstat (limited to 'static/about.html')
| -rw-r--r-- | static/about.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/about.html b/static/about.html index aa8ed48..8522111 100644 --- a/static/about.html +++ b/static/about.html @@ -22,6 +22,9 @@ <li> <a href="./recipes/overview.html">Recipes</a> </li> + <li> + <a href="./rock-paper-scissors.html">Rock Paper Scissors</a> + </li> </ul> </nav> </header> |
