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