diff options
Diffstat (limited to '')
| -rw-r--r-- | landing/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/landing/index.html b/landing/index.html new file mode 100644 index 0000000..87099b7 --- /dev/null +++ b/landing/index.html @@ -0,0 +1,11 @@ +<!doctype html> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> +</head> +<body> + <h1> + Sec(urity)D(aemon) + </h1> +</body> +</html> |
