Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@ plugins:
- jekyll-feed
- jekyll-remote-theme

remote_theme: sylhare/type-on-strap
# keep below 2.5.0 b/c 2.5.1 removed bootstrap iso css
# which either breaks the tabs from the download section
# or the dark mode, see
# https://github.com/sylhare/Type-on-Strap/pull/549
remote_theme: sylhare/type-on-strap@v2.5.0

# Theme settings
color_theme: auto
Expand Down
Loading