mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-10-01 04:35:37 -04:00
Added SEO plugin stuffs like the website said.
This is Diego btw
This commit is contained in:
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: June 20-27, 2019
|
title: Issue 14: 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…
Reference in New Issue
Block a user