rsm
diff --git a/pages/rsm.js b/pages/rsm.js
index 8b7ed65..4c087ce 100644
--- a/pages/rsm.js
+++ b/pages/rsm.js
@@ -36,7 +36,7 @@
<AutoSpacing>
<SectionHeading id="features">Features</SectionHeading>
<Paragraph>For a full list of features, check our commands</Paragraph>
- <TileRow divless={false}>
+ {/* <TileRow divless={false}>
<FeatureImages />
<FeatureAutomate />
<FeatureCAPTCHA />
@@ -47,7 +47,7 @@
<FeatureRaids />
<FeatureStatistics />
<FeatureTags />
- </TileRow>
+ </TileRow> */}
<SectionHeading id="commands">Commands</SectionHeading>
<Paragraph><code>m!info</code>: Shows all commands and info.</Paragraph>
<Paragraph><code>m!stats</code>: Shows the bot statistics</Paragraph>