Skip to content

Commit 00e18cb

Browse files
committed
Remove atom.xml, rss.xml, sitemap.txt, replace with nil in _config.yml
1 parent 3a9137f commit 00e18cb

4 files changed

Lines changed: 5 additions & 69 deletions

File tree

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ JB :
6060
# These paths are to the main pages Jekyll-Bootstrap ships with.
6161
# Some JB helpers refer to these paths; change them here if needed.
6262
#
63-
archive_path: /archive.html
64-
categories_path : /categories.html
65-
tags_path : /tags.html
66-
atom_path : /atom.xml
67-
rss_path : /rss.xml
63+
archive_path: nil
64+
categories_path : nil
65+
tags_path : nil
66+
atom_path : nil
67+
rss_path : nil
6868

6969
# Settings for comments helper
7070
# Set 'provider' to the comment provider you want to use.

atom.xml

Lines changed: 0 additions & 28 deletions
This file was deleted.

rss.xml

Lines changed: 0 additions & 28 deletions
This file was deleted.

sitemap.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)