Merge branch 'seo' into 'master'

Added SEO plugin stuffs like the website said.

See merge request rehrar/revuo-weekly!27
This commit is contained in:
Diego Salazar 2019-06-29 00:55:33 +02:00
commit a8b429eb44
3 changed files with 6 additions and 2 deletions

View file

@ -25,6 +25,7 @@ defaults:
gems:
- jekyll-paginate
- jekyll-feed
- jekyll-seo-tag
# Custom variables
version: "1.1.0"
@ -34,3 +35,6 @@ excerpt_separator: <!--more-->
custom_header: false
custom_nav_footer: false
reverse: false
twitter:
username: monero

View file

@ -29,5 +29,5 @@
<!-- RSS -->
<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="ATOM Feed" />
{% seo %}
</head>

View file

@ -1,6 +1,6 @@
---
title: Issue 14&#58; June 20-27, 2019
img: "/img/twitter-card-issue-14.jpg"
image: /img/twitter-card-issue-14.jpg
---
[<img src="/img/img-issue14.jpg" alt="Revuo Monero Weekly #14 Slide" class="img-lead">]({% post_url 2019-06-27-issue-14 %}.html)