Removed nav values
This commit is contained in:
parent
8acc643a3f
commit
b3d78a1f8e
91 changed files with 2 additions and 94 deletions
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
layout: default
|
||||
title: Tags
|
||||
nav: blog
|
||||
use:
|
||||
- posts_tags
|
||||
---
|
||||
|
|
|
@ -1,11 +1,9 @@
|
|||
---
|
||||
layout: default
|
||||
title: Tag Archive
|
||||
nav: blog
|
||||
generator:
|
||||
- posts_tag_index
|
||||
---
|
||||
|
||||
{% block head_meta %}
|
||||
<link rel="alternate" type="application/atom+xml" href="{{ site.url }}/blog/tags/{{ page.tag|url_encode(true) }}.xml" title="{{ site.title }} '{{ page.tag }}' tag feed" />
|
||||
<meta name="robots" content="noindex, follow">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue