mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
hugo to use relative path
This commit is contained in:
parent
d4d932689d
commit
c0a6690dd8
65 changed files with 66 additions and 91 deletions
|
@ -2,9 +2,9 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<title>/en/</title>
|
||||
<link rel="canonical" href="/en/">
|
||||
<link rel="canonical" href="./en/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=/en/">
|
||||
<meta http-equiv="refresh" content="0; url=./en/">
|
||||
</head>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue