We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b954e commit b1af9fcCopy full SHA for b1af9fc
_config.yml
@@ -4,4 +4,9 @@ theme: minima
4
title: Hashdump
5
repository: https://github.com/Hashdump/hashdump.github.io
6
timezone: America/Denver
7
-description: Colorado State University's Hashdump Security Club. Come visit us.
+description: Colorado State University's Hashdump Security Club. Come visit us.
8
+
9
+# Suppress Sass deprecation warnings from minima dependency
10
+# https://github.com/jekyll/minima/issues/815#issuecomment-2440028795
11
+sass:
12
+ quiet_deps: true
0 commit comments