Add Jekyll-SEO-Tag Dependency

The "jekyll-seo-tag" gem/plugin is needed for the "{% seo %}" tag to
work on any platform other than GitHub Pages.

Signed-off-by: Dominik Prodinger <prodinger.d@outlook.com>
This commit is contained in:
Dominik Prodinger 2018-10-05 10:09:21 +02:00
parent 8eab530370
commit 098d203731
No known key found for this signature in database
GPG Key ID: 579FE90AF376722E
2 changed files with 3 additions and 0 deletions

View File

@ -2,3 +2,5 @@
source "https://rubygems.org"
gemspec
gem 'jekyll-seo-tag'

View File

@ -25,6 +25,7 @@ sass:
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-seo-tag
# - jemoji #Uncomment this to allow emoji in your post
# Permalinks