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 c809c53 commit 617becaCopy full SHA for 617beca
docs/Gemfile
docs/_config.yml
@@ -3,7 +3,7 @@ description: Professional financial charting library built on Apache ECharts
3
baseurl: '/QFChart'
4
url: 'https://quantforgeorg.github.io'
5
6
-theme: just-the-docs
+remote_theme: just-the-docs/just-the-docs
7
8
# Navigation
9
nav_sort: case_insensitive
@@ -50,6 +50,7 @@ back_to_top_text: 'Back to top'
50
51
# Plugins
52
plugins:
53
+ - jekyll-remote-theme
54
- jekyll-seo-tag
55
56
# Markdown
0 commit comments