diff options
Diffstat (limited to '2/amelia/index.html')
-rwxr-xr-x | 2/amelia/index.html | 22 |
1 files changed, 5 insertions, 17 deletions
diff --git a/2/amelia/index.html b/2/amelia/index.html index e8757ae1..c0832b70 100755 --- a/2/amelia/index.html +++ b/2/amelia/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,20 +105,8 @@ <p class="lead">Sweet and cheery.</p> </div> <div class="span4 offset2"> -<!-- <div class="bsa well"> + <div class="bsa well"> <div id="bsap_1277971" class="bsarocks bsap_c466df00a3cd5ee8568b5c4983b6bb19"></div> - </div> --> - <div class="well" style="padding: 15px 15px 0 15px;"> - <a href="http://carboncostume.com/apple-store-genius/" target="_blank"> - <span style="float: left; margin: 0 15px 15px 0;"> - <img src="../img/carboncostume.png" width="175" height="135" style="border-radius: 5px;"> - </span> - </a> - <a href="http://carboncostume.com" target="_blank"> - <h4 style="margin-bottom: 0.4em; color: #fff;">Carbon Costume</h4> - <span style="display: block; margin-bottom: 1em; color: #fff;">DIY costumes using everyday gear.</span> - </a> - <div style="clear:both"></div> </div> </div> </div> @@ -890,9 +878,9 @@ <a href="http://news.bootswatch.com/post/22193315172/bootswatch-api">API</a> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=F22JEM3Q78JC2">Donate</a> </div> - Made by <a href="http://thomaspark.me">Thomas Park</a>. Contact him <a href="mailto:hello@thomaspark.me">hello@thomaspark.me</a>.<br/> - Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.<br/> - Based on <a href="http://getbootstrap.com/2.3.2/">Bootstrap</a>. Hosted on <a href="http://pages.github.com/">GitHub</a>. Icons from <a href="http://fortawesome.github.com/Font-Awesome/">Font Awesome</a>. Web fonts from <a href="http://www.google.com/webfonts">Google</a>. Favicon by <a href="https://twitter.com/geraldhiller">Gerald Hiller</a>.</p> + Made by <a href="http://thomaspark.me" rel="nofollow">Thomas Park</a>. Contact him <a href="mailto:hello@thomaspark.me">hello@thomaspark.me</a>.<br/> + Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" rel="nofollow">Apache License v2.0</a>.<br/> + Based on <a href="http://getbootstrap.com/2.3.2/" rel="nofollow">Bootstrap</a>. Hosted on <a href="http://pages.github.com/" rel="nofollow">GitHub</a>. Icons from <a href="http://fortawesome.github.com/Font-Awesome/" rel="nofollow">Font Awesome</a>. Web fonts from <a href="http://www.google.com/webfonts" rel="nofollow">Google</a>. Favicon by <a href="https://twitter.com/geraldhiller" rel="nofollow">Gerald Hiller</a>.</p> </footer> </div><!-- /container --> |