X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/23038a1b9fab906d029198fdbf02665b551c52a9..704ace48dfd3f1dd64271d1916c7defb4806e86c:/templates/base.html

diff --git a/templates/base.html b/templates/base.html
index ebd630e..430b8c6 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -19,7 +19,7 @@
                         <li><a href="{{ item.url }}">{{ item.title }}</a></li>
                         {% endfor %}
                         <li>Photos</li>
-                        <li>Blog</li>
+                        <li><a href="/blog/">Blog</a></li>
                     </ul>
                     {% endblock %}
                 </div>