diff options
author | hellekin <hellekin@dyne.org> | 2016-11-19 10:58:23 +0100 |
---|---|---|
committer | hellekin <hellekin@dyne.org> | 2016-11-19 10:58:23 +0100 |
commit | 3f7b6d22be62b7ec6bf38cf5e29aee204efe7e7b (patch) | |
tree | 3b1dbd5d2cee2d8548a8e3dfecf5ddca2605278e /theme | |
parent | 184a25722b17dd69220f635f1ec6063e0904b815 (diff) | |
download | www-3f7b6d22be62b7ec6bf38cf5e29aee204efe7e7b.tar.gz www-3f7b6d22be62b7ec6bf38cf5e29aee204efe7e7b.tar.bz2 www-3f7b6d22be62b7ec6bf38cf5e29aee204efe7e7b.zip |
Update home page for proto_v2
Diffstat (limited to 'theme')
-rw-r--r-- | theme/templates/index.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 4391311..5c61f2b 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -29,22 +29,22 @@ <h1 style="display: inline-block; color: #555">News</h1> <div style="height: 450px; max-height: 400px; overflow: hidden; position: relative"> - <p class="lead" style="margin: 1em 0 0.5em"> - <strong>Neo900 Labs Analysis:</strong> The <a href="/news/about-the-asn1-vulnerability">ASN.1 vulnerability</a> is negligible to Neo900. Here's why.</p> - - <hr/> - <p class="lead" style="margin: 1em 0 0.5em"> - <small>2016-09-22</small> - We're on our way to <em>proto_v2</em>! + <small>2016-11-19</small> + Last chance to peer review <em>proto_v2</em> schematics! </p> <p style="text-align: center"> - <a href="/news/neo900-update-2016-09-22" class="btn btn-lg btn-default">Read more</a> + <a href="/news/2016-week-47" class="btn btn-lg btn-default">Read more</a> </p> <hr/> - <p class="lead" style="margin: 1em 0 0.5em"> + <p class="lead" style="margin: 1em 0 0.5em"> + <strong>Neo900 Labs Analysis:</strong> The <a href="/news/about-the-asn1-vulnerability">ASN.1 vulnerability</a> is negligible to Neo900. Here's why.</p> + + <hr/> + + <p class="lead" style="margin: 1em 0 0.5em"> You can now <strong>place down payments to partially fund</strong> Neo900 devices and NeoN boards in <a href="https://my.neo900.org/">our shop</a>! </p> |