Skip to content

Commit

Permalink
fix(posts): deprecated sitemap usage
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Jan 13, 2017
1 parent 8ae3700 commit e41944d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion _app/_pages/themes/curtana/example-about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ title: About
permalink: /example-about/
desc: 關於・について・Introduction
hidden: true
sitemap: false
---

This is an Curtana theme example About page.
Expand Down
1 change: 0 additions & 1 deletion _app/_pages/themes/curtana/example-news.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
permalink: /example-news/
desc: 新聞・ニュース・News
hidden: true
sitemap: false
---

{% for post in site.categories.news %}
Expand Down

0 comments on commit e41944d

Please sign in to comment.