Skip to content

Commit 0e95a09

Browse files
committed
Update _config.yml
This commit comments out the theme variable since github pages doesn't need it. The github pages builds the theme from the remote_theme variable. Signed-off-by: Venu Vardhan Reddy Tekula <[email protected]>
1 parent 654bd05 commit 0e95a09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ exclude:
1818
- README.md
1919

2020
# JUST THE DOCS CONFIG
21-
theme: "just-the-docs"
21+
# theme: "just-the-docs"
2222
remote_theme: pmarsceill/just-the-docs
2323
# color_scheme: "dark"
2424

0 commit comments

Comments
 (0)