25 lines
423 B
HTML
25 lines
423 B
HTML
|
|
|
|
<!DOCTYPE html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<style>
|
|
pre {
|
|
white-space: pre-wrap;
|
|
}
|
|
</style>
|
|
</head>
|
|
<pre>
|
|
<h1>DeaDvey's domain</h1>
|
|
<a href="/">Home</a> <a href="/blog/">Blogs</a> <a href="/projects/">Projects</a>
|
|
<hr/>
|
|
Test post:
|
|
ignore this, I'm just checking the newsletter works
|
|
<i>Published: 133/7e8 at adb</i>
|
|
</pre>
|
|
<style>
|
|
pre {
|
|
white-space: pre-wrap;
|
|
}
|
|
</style>
|