Skip to content

Commit

Permalink
Remove some lines commented out
Browse files Browse the repository at this point in the history
  • Loading branch information
remibetin committed Apr 22, 2024
1 parent 7677064 commit aa62329
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,3 @@ source 'https://rubygems.org'
gem "wai-gems", :path => "_external/data/wai-gems"
gem 'jekyll-feed'
gem "nokogiri"

# Following are an optimisation to use C implementation
#gem 'liquid', github: 'Shopify/liquid', branch: 'master'
#gem 'liquid-c', github: 'Shopify/liquid-c', branch: '3-0-stable'
3 changes: 0 additions & 3 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,3 @@ package = "@netlify/plugin-lighthouse"
[plugins.inputs.settings]
preset = "desktop" # default is mobile
locale = "en"
# to audit an HTML file other than index.html in a sub path of the build directory
#[[plugins.inputs.audits]]
#path = "pages/contact.html"

0 comments on commit aa62329

Please sign in to comment.