Merge branch 'issue-14' into 'master'
Issue 14 See merge request rehrar/revuo-weekly!25
This commit is contained in:
commit
0b6de179ac
2 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
<meta name=”twitter:card” content=”summary_large_image”>
|
||||
<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="{{page.img}}">
|
||||
<meta property="og:image" content="https://revuo-monero.com/img/rm-icon.png">
|
||||
<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">
|
||||
|
@ -21,7 +21,7 @@
|
|||
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16.png">
|
||||
<meta property="twitter:description" content="Revuo Monero is a weekly newsletter where you can find find the most recent Monero news.">
|
||||
<meta name=”twitter:title” content="{{page.title}}">
|
||||
<meta name=”twitter:image” content="{{page.img}}">
|
||||
<meta name=”twitter:image” content="https://revuo-monero.com/img/rm-icon.png">
|
||||
|
||||
<!-- CSS & fonts -->
|
||||
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl | replace: '//', '/' }}">
|
||||
|
|
|
@ -71,7 +71,7 @@ img: "/img/twitter-card-issue-14.jpg"
|
|||
<h3 id="events">Upcoming Events</h3>
|
||||
|
||||
<div class="event">
|
||||
<p class="date" markdown="1">July 6, 2019 (Saturday) – 16:00 UTC</p>
|
||||
<p class="date" markdown="1">June 29, 2019 (Saturday) – 16:00 UTC</p>
|
||||
<p markdown="1">Monero Coffee Chat - <a href="https://www.youtube.com/channel/UCKxLNPJeEjPXOke55i5AIXA" target="_blank">watch online here</a></p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue