Commit 77a423762af23f456e61ef2394b4c5869382aca8
remove video link until the video exists
Paul Frazee committed on 3/23/2016, 11:10:04 PMParent: 0a217d176c893207ab114fbf3064f6bde23ec916
Files changed
tmpl/index.html.js | changed |
tmpl/index.html.js | ||
---|---|---|
@@ -10,9 +10,9 @@ | ||
10 | 10 | <div class="hero big"> |
11 | 11 | <img src="/img/hermies-256.png"> |
12 | 12 | <h1>Scuttlebot<br><small>a peer-to-peer messenger<br>for people tired of cloud software</small></h1> |
13 | 13 | <p> |
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> | |
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> |
17 | 17 | <p class="description"> |
18 | 18 | Scuttlebot is an open source <strong>peer-to-peer log store</strong> used as a database, identity provider, and messaging system. |
Built with git-ssb-web