diff --git a/Gemfile b/Gemfile index 3ddd449..ab0fe58 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "jekyll", "~> 3.6.2" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and # uncomment the line below. To upgrade, run `bundle update github-pages`. # gem "github-pages", group: :jekyll_plugins -gem "github-pages", group: :jekyll_plugins +#gem "github-pages", group: :jekyll_plugins # If you have any plugins, put them here! group :jekyll_plugins do diff --git a/_config.yml b/_config.yml index 1a161cf..cef30ac 100644 --- a/_config.yml +++ b/_config.yml @@ -32,5 +32,4 @@ sass: sass_dir: _scss plugins: - - jekyll-seo-tag - - jemoji + diff --git a/_layouts/default.html b/_layouts/default.html index a631a71..9048a64 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -6,7 +6,6 @@ {% if page.title %}{{ page.title }}{% else %}{{ site.name }}{% endif %} - {% seo %} {% include security-camera-svgrepo-com.svg %}