We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d30c3b2 commit acd7046Copy full SHA for acd7046
.gitignore
@@ -1,3 +1,4 @@
1
.DS_*
2
_site
3
-.jekyll*
+.jekyll*
4
+.vscode
Dockerfile
_config.yml
@@ -1,5 +1,5 @@
remote_theme: just-the-docs/just-the-docs
-theme: just-the-docs
+# theme: just-the-docs
logo: "/assets/opengolfsim-logo-horizontal.svg"
color_scheme: ogs
5
0 commit comments