diff options
author | Aleksey Veresov <aleksey@veresov.pro> | 2020-12-07 10:20:37 +0300 |
---|---|---|
committer | Aleksey Veresov <aleksey@veresov.pro> | 2020-12-07 10:20:37 +0300 |
commit | 30cff0f11149ea2a85b025d143aa4a46369c87f0 (patch) | |
tree | 39179bdb40a12c297be70bf8a646d5ea2d69c274 /data/index.html | |
parent | 8bb86acc75a348599c706c89715d71b2eae6bed0 (diff) | |
download | vsvs-30cff0f11149ea2a85b025d143aa4a46369c87f0.tar vsvs-30cff0f11149ea2a85b025d143aa4a46369c87f0.tar.xz vsvs-30cff0f11149ea2a85b025d143aa4a46369c87f0.zip |
.
Diffstat (limited to 'data/index.html')
-rw-r--r-- | data/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/index.html b/data/index.html new file mode 100644 index 0000000..e163357 --- /dev/null +++ b/data/index.html @@ -0,0 +1,4 @@ +<html> +<head><title>Welcome!</title></head> +<body><p>Welcome!</p></body> +</html> |