diff options
author | Teddy Wing | 2018-11-23 06:28:17 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-23 06:30:31 +0100 |
commit | d80b8c3f93a3cbcc96122a1d5279f6ff2772c204 (patch) | |
tree | dbeb61f53d9862b16248ab1ec43b2d28ee8e4e75 /index.html | |
parent | 2b3474542d2259c1260702fedb24c8110e28d7b7 (diff) | |
download | dome-key-web-d80b8c3f93a3cbcc96122a1d5279f6ff2772c204.tar.bz2 |
index.html: Remove 'under construction' banner
* Homebrew install tested and working
* Checkout tested and working
Ready for prime time.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -10,16 +10,6 @@ <link rel="stylesheet" href="assets/styles.css" /> </head> <body> - <div style=" - padding: 10px 12px; - background-color: red; - font-weight: bold; - text-transform: uppercase; - color: white; - "> - This is a preview. The installation command is not yet activated. - </div> - <div class="content"> <header> <h1>DomeKey</h1> |