diff options
Diffstat (limited to 'post.html')
-rw-r--r-- | post.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ <main class="main"> <header itemscope itemtype="https://schema.org/WPHeader"> <nav> - <a href="#">Home</a> + <a href="/">Home</a> <a href="#">Archives</a> <a href="#">Categories</a> <a href="#">Tags</a> |