Hi there, nice work. I tried to use the jekyll-seo-tag and put in the _config.yml file the: ``` plugins: - jekyll-seo-tag ```` And also the seo tag in deafult.html ``` {% seo %} </head> ``` But i cant tell if this is working. Any help is appreciated Thanks