Skip to content

Commit

Permalink
Tentatively use remote_theme instead of theme (need to figure thi…
Browse files Browse the repository at this point in the history
…s out later)
  • Loading branch information
0xcharly committed Oct 17, 2023
1 parent e9709fc commit 7ca1c75
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
title: Bastard Keyboards Documentation
description: A compilation of all Bastard Keyboards documentations.
theme: just-the-docs

markdown: kramdown

# theme: just-the-docs
remote_theme: just-the-docs/just-the-docs

exclude:
- .jekyll-cache
- gemfiles/
Expand Down

0 comments on commit 7ca1c75

Please sign in to comment.