git ssb

2+

cel / scuttlebot.io



Commit 77a423762af23f456e61ef2394b4c5869382aca8

remove video link until the video exists

Paul Frazee committed on 3/23/2016, 11:10:04 PM
Parent: 0a217d176c893207ab114fbf3064f6bde23ec916

Files changed

tmpl/index.html.jschanged
tmpl/index.html.jsView
@@ -10,9 +10,9 @@
1010 <div class="hero big">
1111 <img src="/img/hermies-256.png">
1212 <h1>Scuttlebot<br><small>a peer-to-peer messenger<br>for people tired of cloud software</small></h1>
1313 <p>
14- <a class="cta" href="javascript:alert('TODO: This will popup to a youtube video demoing sbot install and usage, and then patchwork')">&#9654; 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')">&#9654; See it in action</a>*/}
1515 <a class="cta dark" href="/docs/basics/install-the-database.html"><small>&#11015;</small> Download now</a>
1616 </p>
1717 <p class="description">
1818 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