summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-01-30 14:57:09 -0500
committerThomas Park <thomas@thomaspark.me>2014-01-30 14:57:09 -0500
commitb3efb8129175f97553feb0e9fa7d13cd158f5e83 (patch)
treef0f6ae0e1fd9e888727e3199bc8f09dffb8bcc47
parent2ffd0ca70b6f783e6e67db57831cf8908014d296 (diff)
added treehouse as sponsor
-rw-r--r--assets/img/treehouse.jpgbin0 -> 7012 bytes
-rw-r--r--cerulean/index.html18
-rw-r--r--flatly/index.html18
3 files changed, 28 insertions, 8 deletions
diff --git a/assets/img/treehouse.jpg b/assets/img/treehouse.jpg
new file mode 100644
index 00000000..73fa40bd
--- /dev/null
+++ b/assets/img/treehouse.jpg
Binary files differ
diff --git a/cerulean/index.html b/cerulean/index.html
index 09bda4e1..bd2892b0 100644
--- a/cerulean/index.html
+++ b/cerulean/index.html
@@ -28,7 +28,6 @@
</script>
</head>
<body>
- <script src="../assets/js/bsa.js"></script>
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
@@ -97,9 +96,20 @@
<h1>Cerulean</h1>
<p class="lead">A calm blue sky</p>
</div>
- <div class="col-lg-6">
- <div class="bsa well">
- <div id="bsap_1277971" class="bsarocks bsap_c466df00a3cd5ee8568b5c4983b6bb19"></div>
+ <div class="col-lg-6" style="padding: 15px 15px 0 15px;">
+ <div class="well" style="background-color: #fafafa;">
+ <a href="http://teamtreehouse.com/join/first-week-free?utm_source=bootswatch&utm_content=ap-grid-bootswatch&cid=1432" rel="nofollow" target="_blank">
+ <span style="float: left; margin-right: 15px;">
+ <img src="../assets/img/treehouse.jpg" width="175" height="135" style="border: 1px solid #ccc; border-radius: 4px;">
+ </span>
+ </a>
+ <a href="http://teamtreehouse.com/join/first-week-free?utm_source=bootswatch&utm_content=ap-grid-bootswatch&cid=1432" rel="nofollow" target="_blank">
+ <h4 style="margin-bottom: 0.4em;">Treehouse</h4>
+ <div class="clearfix">
+ <p>Learn Web Design, Coding, Mobile App Development &amp; More.</p>
+ <p>Start Learning for Free!</p>
+ </div>
+ </a>
</div>
</div>
</div>
diff --git a/flatly/index.html b/flatly/index.html
index 628f1531..9602f136 100644
--- a/flatly/index.html
+++ b/flatly/index.html
@@ -28,7 +28,6 @@
</script>
</head>
<body>
- <script src="../assets/js/bsa.js"></script>
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
@@ -97,9 +96,20 @@
<h1>Flatly</h1>
<p class="lead">Flat and modern</p>
</div>
- <div class="col-lg-6">
- <div class="bsa well">
- <div id="bsap_1277971" class="bsarocks bsap_c466df00a3cd5ee8568b5c4983b6bb19"></div>
+ <div class="col-lg-6" style="padding: 15px 15px 0 15px;">
+ <div class="well">
+ <a href="http://teamtreehouse.com/join/first-week-free?utm_source=bootswatch&utm_content=ap-grid-bootswatch&cid=1432" rel="nofollow" target="_blank">
+ <span style="float: left; margin-right: 15px;">
+ <img src="../assets/img/treehouse.jpg" width="175" height="135" style="border: 1px solid #ccc; border-radius: 4px;">
+ </span>
+ </a>
+ <a href="http://teamtreehouse.com/join/first-week-free?utm_source=bootswatch&utm_content=ap-grid-bootswatch&cid=1432" rel="nofollow" target="_blank">
+ <h4 style="margin-bottom: 0.4em;">Treehouse</h4>
+ <div class="clearfix">
+ <p>Learn Web Design, Coding, Mobile App Development &amp; More.</p>
+ <p>Start Learning for Free!</p>
+ </div>
+ </a>
</div>
</div>
</div>