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:
|
||||
- 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
|
@ -29,5 +29,5 @@
|
||||
|
||||
<!-- RSS -->
|
||||
<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="ATOM Feed" />
|
||||
|
||||
{% seo %}
|
||||
</head>
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user