Skip to content

Commit 33fa801

Browse files
committed
Disable RSS feed
Until we are actually able to produce something suitable.
1 parent e15d276 commit 33fa801

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ footer:
108108
icon: "fab fa-fw fa-github"
109109
url: "https://github.com/CASS-Community"
110110

111+
# We need to create our own customized feed. For now, we disable it.
112+
atom_feed:
113+
hide: true
114+
111115
# This is needed to generate output for future events
112116
future: true
113117

@@ -151,6 +155,7 @@ external_links:
151155
rel: external noopener
152156
target: _blank
153157

158+
154159
# Mute some deprecation warnings from older versions of jekyll-sass-converter
155160
# as suggested by https://github.com/mmistakes/minimal-mistakes/issues/4054#issuecomment-1396536483
156161
sass:

0 commit comments

Comments
 (0)