diff options
Diffstat (limited to '2/amelia/index.html')
-rwxr-xr-x | 2/amelia/index.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/2/amelia/index.html b/2/amelia/index.html index dfaf5c5b..f0b123ff 100755 --- a/2/amelia/index.html +++ b/2/amelia/index.html @@ -104,9 +104,15 @@ <h1>Amelia</h1> <p class="lead">Sweet and cheery.</p> </div> - <div class="span4 offset2"> - <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 class="span5 offset1"> + <div class="well"> + <div class="pull-left" style="padding-right: 1em;"> + <a href="http://carboncostume.com" target="_blank"><img src="../img/carboncostume.png"></a> + </div> + <div class="clearfix"> + <h3><a href="http://carboncostume.com" target="_blank">Carbon Costume</a></h3> + <p><a href="http://carboncostume.com" target="_blank">Costume DIY Guides for Cosplay and Halloween made from Everyday Gear</a></p> + </div> </div> </div> </div> |