diff options
author | clyhtsuriva <clyhtsuriva@gmail.com> | 2020-05-21 09:41:51 +0200 |
---|---|---|
committer | clyhtsuriva <clyhtsuriva@gmail.com> | 2020-05-21 09:41:51 +0200 |
commit | 7728ed51f1a33327e8feb91c36e9c7884cdb943a (patch) | |
tree | 9d35fc6f6178f54e8f3d3f86799850a73b79e119 /www/html/test.html | |
parent | 539348ee14ba387b536335abf0d372c884bf7c3d (diff) |
Suppression des pages test
Diffstat (limited to 'www/html/test.html')
-rwxr-xr-x | www/html/test.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/html/test.html b/www/html/test.html deleted file mode 100755 index b789672..0000000 --- a/www/html/test.html +++ /dev/null @@ -1,8 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <title>Test</title> - <meta charset="UTF-8"> - </head> - <body>This is a test page</body> -</html> |