We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70aa6eb commit dc1f4bfCopy full SHA for dc1f4bf
_config.yml
@@ -4,3 +4,14 @@ title: Query Optimization in Snowflake (QOSF)
4
titles_from_headings:
5
enabled: true
6
strip_title: true
7
+
8
+remote_theme: jekyll/minima
9
+minima:
10
+ skin: solarized
11
+ social_links:
12
+ - { platform: github, user_url: "https://github.com/structured-query-language/structured-query-language.github.io" }
13
14
+header_pages:
15
+ - README.md
16
17
+repository: https://github.com/structured-query-language/structured-query-language.github.io
0 commit comments