Simple publish test
diff --git a/test.html b/test.html
new file mode 100644
index 0000000..2a77110
--- /dev/null
+++ b/test.html
@@ -0,0 +1,8 @@
+<html>
+<head>
+<title>Test Page</title>
+</head>
+<body>
+<h2>Just testing publish</h2>
+</body>
+</html>