home · contact · privacy
Display creation dates in index.html and article html files.
[redo-blog] / test / test_files / test.html
diff --git a/test/test_files/test.html b/test/test_files/test.html
deleted file mode 100644 (file)
index bd4b81f..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<title>Yet another blog – foo bar baz</title>
-</head>
-<body>
-<a href="index.html">Yet another blog</a>
-<article>
-<h1>foo <em>bar</em> <strong>baz</strong></h1>
-<p>foo</p>
-<h2 id="bar">bar</h2>
-<p>baz</p>
-</article>
-</body>
-</html>
\ No newline at end of file