summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorBrian Picciano <bgp2396@bellsouth.net>2013-11-20 10:59:12 -0500
committerBrian Picciano <bgp2396@bellsouth.net>2013-11-20 10:59:12 -0500
commit1ba8c94823f7c1eba3d7095e4c41a052a5384364 (patch)
treea964a6130b4ce192b382bea97db2253326ebe7e3 /_layouts
parent0f86e324e8c333aa3d0a01148f25ffdf1a8a7b01 (diff)
added blurb about kickstarter
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index a8bbccd..7524495 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -32,8 +32,17 @@
</div>
<div class="eleven columns content">
+
+ <div style="margin-left:auto;margin-right:auto;width:100%;text-align:center;padding:0.2em;">
+ <p style="font-weight:bold;">We're running a kickstarter campaign to get
+ <a href="https://cryptic.io">cryptic.io</a>, an encrypted online
+ storage service, off the ground.
+ <a href="http://www.kickstarter.com/projects/cryptic-io/cryptic-encrypted-online-storage">Click
+ here</a> to check it out and lend your support!</p>
+ </div>
+
{{ content }}
-
+
<div class="footer">
{% include footer.html %}
</div>