diff options
| -rw-r--r-- | src/templates/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/templates/index.html b/src/templates/index.html index de14d74..acfba51 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -42,6 +42,8 @@ </div> </div> + <a href="/chart">Full screen chart</a><br><br> + <p>Do you like living life dangerously? use <a href="/potm">password of the month</a> as your next password</p> </div> |
