diff options
author | EuAndreh <eu@euandre.org> | 2020-02-05 22:17:02 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-02-05 22:17:02 -0300 |
commit | 24ec58d573405c740239b9e96437c5968d037dce (patch) | |
tree | 8a5932f577f162cdb81b5fe635c6fba08f7cf6ae /_config.yml | |
parent | DIY Atom feed (diff) | |
download | euandre.org-24ec58d573405c740239b9e96437c5968d037dce.tar.gz euandre.org-24ec58d573405c740239b9e96437c5968d037dce.tar.xz |
DIY jekyll-seo-tag
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml index 382eec0..ee3c940 100644 --- a/_config.yml +++ b/_config.yml @@ -6,9 +6,6 @@ author: email: eu@euandre.org markdown: kramdown -plugins: - - jekyll-seo-tag -# FIXME: remove plugins exclude: - Gemfile |