diff options
Diffstat (limited to '2/superhero/index.html')
-rwxr-xr-x | 2/superhero/index.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/2/superhero/index.html b/2/superhero/index.html index 3585efcf..9348d3a1 100755 --- a/2/superhero/index.html +++ b/2/superhero/index.html @@ -104,10 +104,8 @@ <h1>Superhero</h1> <p class="lead">Batman meets... Aquaman?</p> </div> - <div class="span6"> - <div class="bsa well"> - <script type="text/javascript" src="http://cdn.adpacks.com/adpacks.js?legacyid=1277971&zoneid=1386&key=c466df00a3cd5ee8568b5c4983b6bb19&serve=C6SI42Y&placement=bootswatchcom&circle=dev" id="_adpacks_js"></script> - </div> + <div class="span3 offset3 clearfix" style="margin-bottom: 2em;"> + <a href="http://www.shopify.com/?ref=bootswatch" target="_blank"><img src="../img/shopify-box.png"></a> </div> </div> <div class="subnav"> |