diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-07-03 13:43:21 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-07-03 13:43:21 -0400 |
commit | 8b50cb93ef6a43f2177eb97b7a3edbaa76bb0d08 (patch) | |
tree | 4bf5bf2d3d673185fbd5e1927fe33f4d6ba25ed2 /2/amelia | |
parent | 5dec323eae2a313223459c24aaa70e06a318a1d9 (diff) |
update sponsors on v2 site
Diffstat (limited to '2/amelia')
-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> |