htdocs/blog/0.html

30 lines
471 B
HTML

<!DOCTYPE html>
<head>
<meta charset="utf-8" />
<style>
pre {
white-space: pre-wrap;
}
</style>
</head>
<h1>DeaDvey's domain</h1>
<pre>
<a href="/">Home</a> <a href="/blog/">Blogs</a> <a href="/projects/">Projects</a>
<hr/>
<b>Test post:</b>
Testy test!
<i>Published: 158/7e7 at 8000</i>
<a href='/blog/1.html'>Test post2--></a>
<a href="/blog/Test.html">Test</a><br/>
</pre>
<style>
pre {
white-space: pre-wrap;
}
</style>