diff --git a/templates/navigation/index.html b/templates/navigation/index.html index d4d4c78..99e8c54 100644 --- a/templates/navigation/index.html +++ b/templates/navigation/index.html @@ -1,5 +1,4 @@
  • /home/theorangeone
  • {% include "navigation/item.html" with reverse="about" text="about" %} -{% include "navigation/item.html" with reverse="about" text="about" %} -{% include "navigation/item.html" with reverse="about" text="about" %} +{% include "navigation/item.html" with reverse="blog:list" text="posts" %}