diff options
| -rw-r--r-- | template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html index ea53fa8..8e6d5b4 100644 --- a/template.html +++ b/template.html @@ -26,7 +26,7 @@ <article>$body$</article> <hr> <footer> - <address><a href="contact.html">contact</a></address> + <address><a href="/contact.html">contact</a></address> <br> </footer> </body> |
