Skip to content

Commit c12a595

Browse files
committed
Update _config.yml
1 parent 80ef2b1 commit c12a595

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_config.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "Documentation"
33
url: "https://docs.overlake.bio" # your site URL
44
baseurl: ""
55

6-
theme: just-the-docs
6+
remote_theme: just-the-docs/just-the-docs
77
color_scheme: water
88

99
# Enable search (optional)
@@ -18,3 +18,8 @@ highlighter: rouge
1818

1919
# Math support
2020
math: mathjax
21+
22+
# Plugins
23+
plugins:
24+
- jekyll-remote-theme
25+

0 commit comments

Comments
 (0)