Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
7 deletions
-
_includes/head.html
|
|
@ -45,13 +45,7 @@ |
|
|
|
<link rel="stylesheet" href="{{ "/css/responsive.css" | prepend: site.baseurl }}"/> |
|
|
|
|
|
|
|
<script src="{{ "/bower_components/modernizr/modernizr.js" | prepend: site.baseurl }}"></script> |
|
|
|
|
|
|
|
<script type="text/javascript"> |
|
|
|
$(window).load(function() { |
|
|
|
$('body').hide().fadeIn(2000); |
|
|
|
} |
|
|
|
}); |
|
|
|
</script> |
|
|
|
<script>document.body.className += ' fade-out';</script> |
|
|
|
|
|
|
|
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}"> |
|
|
|
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}"> |
|
|
|