ausglamr/blogs/tests/data/example.html

11 lines
241 B
HTML
Raw Normal View History

2024-01-26 11:00:26 +11:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My test website with no RSS feed</title>
</head>
<body>
<p>Hello</p>
</body>
</html>