summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html39
1 files changed, 10 insertions, 29 deletions
diff --git a/index.html b/index.html
index a3b1f37d..7bfc67bd 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
<title>Nine Nines</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=2" rel="stylesheet">
+ <link href="/css/99s.css?r=3" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">
@@ -65,33 +65,28 @@
<ul class="nav">
- <li>
- <a data-panel="0" href="">Bullet</a>
-
- </li>
-
<li class="active">
- <a data-panel="1" href="">Cowboy</a>
+ <a data-panel="0" href="">Cowboy</a>
</li>
<li>
- <a data-panel="2" href="">Cowlib</a>
+ <a data-panel="1" href="">Cowlib</a>
</li>
<li>
- <a data-panel="3" href="">Erlang.mk</a>
+ <a data-panel="2" href="">Erlang.mk</a>
</li>
<li>
- <a data-panel="4" href="">Gun</a>
+ <a data-panel="3" href="">Gun</a>
</li>
<li>
- <a data-panel="5" href="">Ranch</a>
+ <a data-panel="4" href="">Ranch</a>
</li>
@@ -110,24 +105,6 @@
<div id="home-carousel" class="carousel row">
<div class="carousel-inner">
- <div class="item">
- <div class="span5">
- <h1>Bullet</h1>
- <h2>The Cowboy&#39;s silver bullet.</h2>
- <p>Bullet is a permanent bidirectional connection between the browser and the server.</p>
- <p class="right-buttons">
-
- <a class="btn btn-large" href="https://github.com/ninenines/bullet">Source Code</a>
-
-
-
- </p>
- </div>
- <div class="span7">
- <img src="img/projects/bullet-home.png" class="bullet-logo"></img>
- </div>
- </div>
-
<div class="active item">
<div class="span5">
<h1>Cowboy</h1>
@@ -936,6 +913,10 @@
+
+
+
+
<p>Feeling generous? Love reading?<br/><a href="https://salt.bountysource.com/teams/ninenines">Crowdfund my salary</a> or buy <a href="/articles/erlanger-playbook">The Erlanger Playbook</a></p>