initial commit

This commit is contained in:
2026-05-25 17:05:15 +02:00
commit 6ebe505a07
25 changed files with 5929 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
<!doctype html>
<html>
<head>
<title>Introduction</title>
<meta name="author" content="ebookm" />
<meta property="article:published_time" content="2025-01-10T00:00:00Z" />
<link rel="canonical" href="https://example.com/intro" />
</head>
<body>
<article>
<p>This is the first article in the bundled example.</p>
<p>It demonstrates a local HTML source entry.</p>
</article>
</body>
</html>