Added SEO plugin stuffs like the website said.

This is Diego btw
pull/1/head
5 years ago
parent 57418ab7f4
commit f78fcd6cb9

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

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

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

Loading…
Cancel
Save