FEATURE: try adding some preload hints for chrome

This commit is contained in:
Sam
2017-04-17 11:52:43 -04:00
parent cfef100ed7
commit 5dd752877e
7 changed files with 21 additions and 20 deletions
@@ -65,4 +65,4 @@
})();
</script>
<%= script 'browser-update' %>
<%= preload_script 'browser-update' %>
@@ -10,6 +10,7 @@
<% font_domain = "#{request.protocol}#{request.host_with_port}&2" %>
<link rel="preload" href="<%=asset_path "fontawesome-webfont.woff2"%>" as="font" type="font/woff2" crossorigin />
<style>
@font-face {
font-family: 'FontAwesome';