set /en/ as canonical on the root path
This commit is contained in:
parent
4cd703052d
commit
b2e460552d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<title><%= t("en", "TheNobleQuran") %></title>
|
||||
<link rel="canonical" href="https://al-quran.reflectslight.io/en/">
|
||||
<link rel="icon" href="/favicon.svg">
|
||||
<script src="/js/redirect.js"></script>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue