Skip to content
Snippets Groups Projects
Verified Commit 5a12d483 authored by Ed Summers's avatar Ed Summers
Browse files

Remove blog link from menu

@ntnsndr in [social.coop tech
chat](https://matrix.to/#/!akkaZImONyQWKswVdt:matrix.org/$166838461578341rKyZr:matrix.org?via=matrix.org&via=autonomic.zone&via=pub.solar):
> Also, there is one blog post on the wiki. Can someone remove the
> "blog" from the menu? I'm not sure how to do that.
parent e851c152
Branches
No related tags found
1 merge request!6Remove blog link from menu
......@@ -33,7 +33,6 @@
<ul class="site-nav">
<li class="site-nav-item"><a class="js-ajax-link" title="Site Home" href="{{url @root.config.urls.home}}">Home</a></li>
<li class="site-nav-item"><a class="js-ajax-link" title="Wiki Home" href="{{url @root.config.urls.base}}">Wiki</a></li>
<li class="site-nav-item"><a class="js-ajax-link" title="Lastest blog post" href="{{url posts.[0].path}}">Blog</a></li>
{{#is-in 'posts'}}
<li class="site-nav-item"><a class="js-ajax-link js-show-index" title="Post index" href="{{url '/posts/'}}">Posts</a></li>
{{else}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment