testseite

This commit is contained in:
2026-05-19 23:06:30 +02:00
parent b4ee0e717e
commit 77ff06348a
12 changed files with 68 additions and 132 deletions

View File

@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>http://localhost:1313/posts/</title>
<link rel="canonical" href="http://localhost:1313/posts/">
<title>https://example.org/posts/</title>
<link rel="canonical" href="https://example.org/posts/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/posts/">
<meta http-equiv="refresh" content="0; url=https://example.org/posts/">
</head>
</html>