Defer loading non-critical information
This commit is contained in:
@@ -49,5 +49,5 @@ Support for OpenGraph
|
||||
{% endif %}
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="{{ site.xaymar.data.logo | absolute_url }}">
|
||||
<link rel="stylesheet" href="{{ site.xaymar.data.css | absolute_url }}">
|
||||
<link rel="stylesheet" href="{{ site.xaymar.data.css | absolute_url }}" media="print" onload="this.media='all'">
|
||||
<link rel="alternate" type="application/atom+xml" title="All Articles" href="{{ site.xaymar.data.rss | absolute_url }}">
|
||||
|
||||
Reference in New Issue
Block a user