From 2152ada593c5f27b21edf663fefefe23d81e68a0 Mon Sep 17 00:00:00 2001 From: Date: Fri, 28 Jun 2019 17:20:50 -0600 Subject: [PATCH] Readded SEO plugin --- _includes/head.html | 13 +------------ index.html | 2 +- 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index bf7ec53..4cf09e8 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -8,18 +8,6 @@ - - - - - - - - - - - - @@ -27,4 +15,5 @@ + {% seo %} diff --git a/index.html b/index.html index 765fd94..b25ce04 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ --- layout: default title: Revuo Monero -image: "/img/revuo-monero-logo.png" +image: "/img/rm-icon.jpg" ---