Skip to content

Commit

Permalink
Use main branch of kabusin theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ynote committed Dec 8, 2023
1 parent 7e5973b commit 3c8fa67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source "https://rubygems.org"
gem "jekyll", "~> 4.3.2"

# Jekyll themes for Scribouilli
gem "kabusin", git: "https://github.com/Scribouilli/kabusin.git", branch: "add-gemspec"
gem "kabusin", git: "https://github.com/Scribouilli/kabusin.git", branch: "main"

group :jekyll_plugins do
# Handle redirections
Expand Down

0 comments on commit 3c8fa67

Please sign in to comment.