Skip to content

Commit

Permalink
update default layout
Browse files Browse the repository at this point in the history
  • Loading branch information
yuenmichelle1 committed Dec 14, 2023
1 parent 1fc2e9e commit e426c17
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ gem "just-the-docs"
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.12"
gem "jekyll-default-layout"
end

# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
Expand Down
1 change: 1 addition & 0 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ DEPENDENCIES
github-pages (~> 228)
http_parser.rb (~> 0.6.0)
jekyll (~> 3.9.3)
jekyll-default-layout
jekyll-feed (~> 0.12)
just-the-docs
tzinfo (>= 1, < 3)
Expand Down
1 change: 1 addition & 0 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ url: "" # the base hostname & protocol for your site, e.g. http://example.com
theme: just-the-docs
plugins:
- jekyll-feed
- jekyll-default-layout

# Exclude from processing.
# The following items will not be processed, by default.
Expand Down

0 comments on commit e426c17

Please sign in to comment.