diff options
author | pommicket <pommicket@gmail.com> | 2025-09-07 12:41:28 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-07 12:42:57 -0400 |
commit | 6a58f4bebafc418ed9d3b96c10f40f06baa3fbaf (patch) | |
tree | 08ca1671fcf41a4fb740cca4d4233a66325025a0 /site/index.html | |
parent | 6f2eea28605381fadf41ec49d05c664c407b9b94 (diff) |
finish initial draft of spec
Diffstat (limited to 'site/index.html')
-rw-r--r-- | site/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.html b/site/index.html index 026778b..ce3d6e7 100644 --- a/site/index.html +++ b/site/index.html @@ -3,6 +3,7 @@ <head> <meta charset="utf-8"> <meta content="width=device-width,initial-scale=1" name="viewport"> + <link rel="icon" href="data:,"><!--TODO--> </head> <body> <h3>Coming soon</h3> |