mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-22 19:49:26 +00:00
commit
3074196410
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endcapture %}{{ og_image | strip }}">
|
{% endcapture %}{{ og_image | strip }}">
|
||||||
<meta property="og:site_name" content="{% t global.sitename %}">
|
<meta property="og:site_name" content="{% t global.sitename %}">
|
||||||
<meta property="og:url" content="{{ site.url }}/{{ page.url }}">
|
<meta property="og:url" content="{{ site.url }}{{ page.url }}">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta http-equiv="onion-location" content="{% include onion.html %}" />
|
<meta http-equiv="onion-location" content="{% include onion.html %}" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue