aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-11-19 02:07:14 +0100
committerTeddy Wing2018-11-19 06:30:07 +0100
commit6da83d7ad281eeaba730e8988c453b88482e115d (patch)
treea475021e203f5a1e19640627ae5363359628dfff
parent8b1413d2d4295f2c8e4359bf9fa2528e9809cf41 (diff)
downloaddome-key-web-6da83d7ad281eeaba730e8988c453b88482e115d.tar.bz2
index.html: Add preview banner
-rw-r--r--index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/index.html b/index.html
index 76397c8..4c764ac 100644
--- a/index.html
+++ b/index.html
@@ -10,6 +10,16 @@
<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>