Skip to content
Snippets Groups Projects
Commit 44de7d26 authored by Jared Hancock's avatar Jared Hancock
Browse files

oops: Fix typo on client HTML header

parent 89097498
Branches
Tags
No related merge requests found
......@@ -72,7 +72,7 @@ if ($lang) {
<?php
} ?>
<link rel="alternate" href="//<?php echo $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; ?>"
hreflang="x-default";
hreflang="x-default" />
<?php
}
?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment