Skip to content

Commit

Permalink
jekull-titles-from-headings plugin is not needed on the Guidebook site
Browse files Browse the repository at this point in the history
  • Loading branch information
vivienlacourba committed Jan 13, 2025
1 parent 5c030c0 commit dd7882d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ gem "jekyll", "~> 4.1.0"

# our markdown files don't have frontmatter
group :jekyll_plugins do
gem "jekyll-titles-from-headings"
gem "jekyll-relative-links"
gem 'jekyll-commonmark'
gem 'jekyll-remote-theme'
Expand Down
4 changes: 0 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
title: W3C Guidebook
baseurl: /guide
remote_theme: w3c/w3c-jekyll-theme
titles_from_headings:
enabled: true
strip_title: true
collections: false
defaults:
-
scope:
Expand Down

0 comments on commit dd7882d

Please sign in to comment.