From 4bc3d7f556f49bb295f450082edd1dae1a1c0169 Mon Sep 17 00:00:00 2001 From: Jonah Date: Mon, 25 Nov 2019 17:26:06 -0600 Subject: [PATCH] Remove automatic hreflang This is cool functionality, but I don't think we want to add hreflang meta tags until translations are mostly complete *and* we add them to the navbar. Since that's a manual process, this can be too. --- _includes/head.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index fe133ef7..1f1f803d 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -10,7 +10,8 @@ - {% hreflang %} + + {% if page.title %}