aboutsummaryrefslogtreecommitdiff
path: root/landing/index.html
diff options
context:
space:
mode:
authorbenj <benj@rse8.com>2025-08-13 21:55:40 -0700
committerbenj <benj@rse8.com>2025-08-13 21:56:16 -0700
commited07ccd5c989a1ea29e35262c1ed4136ca9d89d6 (patch)
tree814c91003b4963de849be9a0c5a2ce1e0d9a11c0 /landing/index.html
parentab6d5cefbea1e8ddf41f385dd85918f651958287 (diff)
downloadsecdiam-master.tar
secdiam-master.tar.gz
secdiam-master.tar.bz2
secdiam-master.tar.lz
secdiam-master.tar.xz
secdiam-master.tar.zst
secdiam-master.zip
delayed commit, removed landing and updated justfile cmdsHEADmaster
Diffstat (limited to 'landing/index.html')
-rw-r--r--landing/index.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/landing/index.html b/landing/index.html
deleted file mode 100644
index cec5846..0000000
--- a/landing/index.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!doctype html>
-<head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-</head>
-<body>
- <h1>
- SecD
- </h1>
- <h2>
- Identity and Access Management enabled by the Sec(urity)D(aemon)
- </h2>
- <div>
- This is pretty cool. You should use it.
- </div>
-</body>
-</html>