update: remove duplicate find in meta tag
This commit is contained in:
parent
4b670de310
commit
61e5d2b07a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
<meta name="generator" content="Jekyll">
|
||||
<title>{%if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
|
||||
<meta name="description" content="Revuo Monero is a weekly newsletter where you can find find the most recent Monero news.">
|
||||
<meta name="description" content="Revuo Monero is a weekly newsletter where you can find the most recent Monero news.">
|
||||
<meta name="keywords" content="monero, xmr, bitmonero, cryptocurrency">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/img/revuo-icon_1.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon_1.png">
|
||||
|
|
Loading…
Reference in a new issue