git ssb

2+

cel / scuttlebot.io



Commit 40530d22096d3f6346c9bc183585af80bc8b3f12

remove tagline from homepage

Paul Frazee committed on 4/22/2016, 7:49:06 PM
Parent: f291caa499913be3ab2994c1a7c246fce9b0130a

Files changed

tmpl/index.html.jschanged
tmpl/index.html.jsView
@@ -8,9 +8,9 @@
88 path: '/docs/basics/install-the-database.html',
99 hero: `
1010 <div class="hero big">
1111 <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>
1313 ${''/*<p>
1414 <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>*/}

Built with git-ssb-web