NEW [WIP] Add localization support with jekyll-simple-i18n #1509
@@ -10,7 +10,8 @@
|
|||||||
<meta name="msapplication-config" content="/assets/img/favicons/browserconfig.xml">
|
<meta name="msapplication-config" content="/assets/img/favicons/browserconfig.xml">
|
||||||
<meta name="theme-color" content="#ffffff">
|
<meta name="theme-color" content="#ffffff">
|
||||||
<link rel="canonical" href="{{ page.permalink | prepend: site.production_url }}">
|
<link rel="canonical" href="{{ page.permalink | prepend: site.production_url }}">
|
||||||
{% hreflang %}
|
<link rel="alternate" hreflang="en" href="https://www.privacytools.io/" />
|
||||||
|
<link rel="alternate" hreflang="x-default" href="https://www.privacytools.io/" />
|
||||||
|
|
||||||
<!-- title -->
|
<!-- title -->
|
||||||
{% if page.title %}
|
{% if page.title %}
|
||||||
|
Reference in New Issue
Block a user