diff options
author | Francesco Pontillo <francescopontillo@gmail.com> | 2013-03-18 23:32:44 +0100 |
---|---|---|
committer | Francesco Pontillo <francescopontillo@gmail.com> | 2013-03-18 23:32:44 +0100 |
commit | 266c8ea28da92dc14fe6cb4207c149f3153141a5 (patch) | |
tree | 43f22caf29ec3125debe36f0e64739183477a3e2 /united | |
parent | 13418ac9e709c85cfbaba501efb69c8bdff7ddd4 (diff) | |
parent | b1f9c0d9eaabf6bd07f34ed17cc1b8d99447a109 (diff) |
Merge branch 'gh-pages' of git://github.com/thomaspark/bootswatch into gh-pages
Conflicts:
shamrock/index.html
Diffstat (limited to 'united')
-rwxr-xr-x | united/index.html | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/united/index.html b/united/index.html index e65c8391..d4027583 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 @@ -105,8 +105,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" 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" 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> @@ -891,6 +903,7 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> + <script src="../js/jquery.smooth-scroll.min.js"></script> <script src="../js/bootstrap.min.js"></script> <script src="../js/bootswatch.js"></script> |