brighter_planet_layout 0.2.18 → 0.2.19
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -1
- data/app/views/layouts/_footer.html.erb +1 -1
- data/brighter_planet_layout.gemspec +1 -1
- metadata +2 -2
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.2.
|
1
|
+
0.2.19
|
@@ -17,7 +17,7 @@
|
|
17
17
|
<h1>Brighter Planet</h1>
|
18
18
|
<p class="slogan">Carbon is everywhere</p>
|
19
19
|
<p class="description">Enterprise-grade cloud technology for climate intelligence.</p>
|
20
|
-
<p class="description"><%= link_to 'About us', 'http://brighterplanet.com/about' %> · <%= link_to 'Our blog', 'http://
|
20
|
+
<p class="description"><%= link_to 'About us', 'http://brighterplanet.com/about' %> · <%= link_to 'Our blog', 'http://numbers.brighterplanet.com' %></p>
|
21
21
|
</div>
|
22
22
|
<div id="middleware">
|
23
23
|
<div class="main">
|