Skip to content

Commit 24722fd

Browse files
committed
Update _config.yml with jekyll-seo-tag for canonical_url to work
1 parent 2b5e0fe commit 24722fd

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ source "https://rubygems.org"
22

33
gem "jekyll-theme-so-simple"
44
gem "html-proofer"
5-
gem "jekyll-seo-tag"

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ plugins:
2929
- jekyll-sitemap
3030
- jekyll-gist
3131
- jekyll-feed
32+
- jekyll-seo-tag
3233
google_fonts:
3334
- name: "Source Sans Pro"
3435
weights: "400,400i,700,700i"

0 commit comments

Comments
 (0)