Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add explicit dimensions to camelia's image
Google cries we load non-critical CSS/JS and based on screenshots it is actually due to camelia changing layout on load and not actual CSS/JS
  • Loading branch information
zoffixznet committed Nov 21, 2015
1 parent 4377db9 commit ae688d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/templates/root/index.html.ep
Expand Up @@ -6,7 +6,7 @@
</div>
<div class="panel-body suckin-btm">
<img src="/content-pics/camelia-logo.png" id="logo" alt="»ö«"
class="pull-right">
class="pull-right" width=291 height=273>
<p>Below you can find a list of the <span class="total_dist_count"
><%= stash 'dists_num' %></span>
known Perl 6 modules. All of them
Expand Down

0 comments on commit ae688d0

Please sign in to comment.