mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Hide robots and sitemap from sitemap
This commit is contained in:
parent
2619edb8c3
commit
27a4bfa470
2 changed files with 4 additions and 2 deletions
|
@ -1,2 +1,3 @@
|
|||
---
|
||||
title: A New Item
|
||||
title: Robots
|
||||
is_hidden: true
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
---
|
||||
title: A New Item
|
||||
title: XML Sitemap
|
||||
is_hidden: true
|
||||
|
|
Loading…
Reference in a new issue