]> granicus.if.org Git - clang/commitdiff
[WWW] Adding a test page to work out an auto-deployment issue.
authorMike Edwards <mike@sqlby.me>
Thu, 26 Jul 2018 23:23:40 +0000 (23:23 +0000)
committerMike Edwards <mike@sqlby.me>
Thu, 26 Jul 2018 23:23:40 +0000 (23:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@338086 91177308-0d34-0410-b5e6-96231b3b80d8

www/test.html [new file with mode: 0644]

diff --git a/www/test.html b/www/test.html
new file mode 100644 (file)
index 0000000..6c3ae99
--- /dev/null
@@ -0,0 +1,6 @@
+<html>
+    <head />
+    <body>
+        <p><h1>Hello World!</h1></p>
+    </body>
+</html>