Skip to content

Commit

Permalink
Add x-default lang alternate to English version
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasgarciaisaia committed Mar 14, 2020
1 parent f8c5d56 commit 06b4ec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
{%- seo -%}
{%- I18n_Headers -%}
<link rel="alternate" hreflang="x-default" href="https://www.flattenthecurve.com/" />
<link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}">
{%- feed_meta -%}
{%- if jekyll.environment == 'production' and site.google_analytics -%}
Expand Down

0 comments on commit 06b4ec2

Please sign in to comment.