Oprava -baseURL v souboru hugo.toml,přegenerování public složky
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs-cz">
|
||||
<head>
|
||||
<title>http://localhost:1313/posts/</title>
|
||||
<link rel="canonical" href="http://localhost:1313/posts/">
|
||||
<title>https://blog.oscloud.cz/posts/</title>
|
||||
<link rel="canonical" href="https://blog.oscloud.cz/posts/">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=http://localhost:1313/posts/">
|
||||
<meta http-equiv="refresh" content="0; url=https://blog.oscloud.cz/posts/">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user