www/content/test.html

13 lines
379 B
HTML

<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>