www/content/test.html

13 lines
379 B
HTML
Raw Normal View History

2023-12-28 13:17:31 +00:00
<html>
<head>
<title>My super title</title>
<meta name="tags" content="thats, awesome" />
<meta name="category" content="yeah" />
<meta name="authors" content="foxo" />
<meta name="summary" content="Short version for index and feeds" />
</head>
<body>
This is the content of my super blog post. sex
</body>
</html>