diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-03-13 17:40:22 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-03-13 17:40:22 -0400 |
commit | e2aa9fc61458d768a5e6aa4a06cbbb2aba97165f (patch) | |
tree | d0218b7400e58e971ff6962a60670d58f8d0090e /united/index.html | |
parent | e06b4aad9988d15666ea8faa78c7b1eb10ab037b (diff) |
maxcdn sponsorship on united page
Diffstat (limited to 'united/index.html')
-rwxr-xr-x | united/index.html | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/united/index.html b/united/index.html index 18333e86..96ac8186 100755 --- a/united/index.html +++ b/united/index.html @@ -35,7 +35,7 @@ </head> <body class="preview" id="top" data-spy="scroll" data-target=".subnav" data-offset="80"> - <script src="../js/bsa.js"></script> + <!-- <script src="../js/bsa.js"></script> --> <!-- Navbar @@ -104,8 +104,20 @@ <p class="lead">Ubuntu orange and unique font.</p> </div> <div class="span6"> - <div class="bsa well"> +<!-- <div class="bsa well"> <div id="bsap_1277971" class="bsarocks bsap_c466df00a3cd5ee8568b5c4983b6bb19"></div> + </div> --> + <div class="well" style="padding: 25px 25px 15px 25px;"> + <a href="http://www.maxcdn.com/?ref=bsw" target="_blank"> + <span style="float: left; margin: 0 15px 10px 0;"> + <img src="../img/maxcdn.gif" width="175" height="135"> + </span> + </a> + <a href="http://www.maxcdn.com/?ref=bsw" target="_blank"> + <span style="display: block; font-weight: bold; margin-bottom: 1em;">Make Your Site Fast!</span> + <span style="display: block;">When your hosting is far from your visitors your website becomes slow for them. A CDN allows you to be close to everyone. Click to see how a CDN works.</span> + </a> + <div style="clear:both"></div> </div> </div> </div> |