Commit 40530d22096d3f6346c9bc183585af80bc8b3f12
remove tagline from homepage
Paul Frazee committed on 4/22/2016, 7:49:06 PMParent: f291caa499913be3ab2994c1a7c246fce9b0130a
Files changed
tmpl/index.html.js | changed |
tmpl/index.html.js | ||
---|---|---|
@@ -8,9 +8,9 @@ | ||
8 | 8 | path: '/docs/basics/install-the-database.html', |
9 | 9 | hero: ` |
10 | 10 | <div class="hero big"> |
11 | 11 | <img src="/img/hermies-256.png"> |
12 | - <h1>Scuttlebot<br><small>a peer-to-peer messenger<br>for people tired of cloud software</small></h1> | |
12 | + <h1>Scuttlebot${''/*<br><small>a peer-to-peer messenger<br>for people tired of cloud software</small>*/}</h1> | |
13 | 13 | ${''/*<p> |
14 | 14 | <a class="cta" href="javascript:alert('TODO: This will popup to a youtube video demoing sbot install and usage, and then patchwork')">▶ See it in action</a> |
15 | 15 | <a class="cta dark" href="/docs/basics/install-the-database.html"><small>⬇</small> Download now</a> |
16 | 16 | </p>*/} |
Built with git-ssb-web