File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ gem "jekyll", "~> 4.3.4" # installed by `gem jekyll`
66gem "just-the-docs" , "0.10.0" # pinned to the current release
77# gem "just-the-docs" # always download the latest release
88
9- gem 'jekyll-relative-links'
9+ # gem 'jekyll-relative-links'
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ theme: just-the-docs
44# logo: "your_logo_path"
55favicon_ico : " favicon.ico"
66# search does not work with jekyll-relative-links :(
7- search_enabled : false
7+ # search_enabled: false
88# requires footer generation
99# back_to_top: true
1010# back_to_top_text: "Back to top"
@@ -14,8 +14,8 @@ callouts:
1414 title : Warning
1515 color : red
1616
17- plugins :
18- - jekyll-relative-links
17+ # plugins:
18+ # - jekyll-relative-links
1919
2020url : https://torte71.github.io/InsideSovolKlipperScreen
2121
You can’t perform that action at this time.
0 commit comments