Skip to content
Snippets Groups Projects
Commit 9bd1e48e authored by 's avatar
Browse files

Add twitter card - changes in head.html

parent d3ef6652
No related branches found
No related tags found
1 merge request!23Add twitter card - changes in head.html
......@@ -9,9 +9,9 @@
<meta name="keywords" content="monero, xmr, bitmonero, cryptocurrency">
<meta name=”twitter:card” content=”summary_large_image”>
<meta property="og:title" content="Revuo Monero"/>
<meta property="og:title" content="{{page.title}}"/>
<meta property="og:description" content="Revuo Monero is a weekly newsletter where you can find find the most recent Monero news.">
<meta property="og:image" content="http://revuo-monero.com/img/rm-icon.jpg">
<meta property="og:image" content="{{page.img}}">
<meta property="og:site_name" content="revuo-monero.com, Revuo Monero">
<meta property="og:url" content="https://revuo-monero.com">
<meta property="og:type" content="website">
......
---
layout: default
title: Revuo Monero
img: "/img/revuo-monero-logo.png"
---
<!-- Posts -->
<ul id="posts">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment