diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-06-11 15:56:42 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-06-21 13:23:45 -0400 |
commit | 20a1938b033f1f6749c5067e1acac62a0a487944 (patch) | |
tree | 33c286d15469532fbdd5f4103f232face03b9ba0 /test.html | |
parent | 600ef134d1a80b5f4e2c724dc3e3d0709c94fa72 (diff) | |
download | html5ks-20a1938b033f1f6749c5067e1acac62a0a487944.tar.xz html5ks-20a1938b033f1f6749c5067e1acac62a0a487944.zip |
move www to subdirectory - avoid serving conf
Diffstat (limited to 'test.html')
-rw-r--r-- | test.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test.html b/test.html deleted file mode 100644 index 4b09fa1..0000000 --- a/test.html +++ /dev/null @@ -1,2 +0,0 @@ -<!DOCTYPE html> -<html><head><style>body{margin:0;padding:0;}</style></head><body><img src="screenshot.png"></body></html> |