diff options
author | cflip <cflip@cflip.net> | 2023-06-01 10:24:46 -0600 |
---|---|---|
committer | cflip <cflip@cflip.net> | 2023-06-01 10:24:46 -0600 |
commit | ff0c20e0828a204222b6c535605cf00d796a1e1b (patch) | |
tree | f43d884a5599ef243145031543f86e91a4c8ce02 /index.html | |
parent | 835e4bee6035cdc9759c73fe1d22b37775a7ea6d (diff) |
Remove extra test files
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/index.html b/index.html deleted file mode 100644 index 855971c..0000000 --- a/index.html +++ /dev/null @@ -1,10 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <title>Welcome to cfws!</title> - </head> - <body> - <h1>Welcome to cfws!</h1> - <p>This page is being served from the filesystem!</p> - </body> -</html> |