- minor pagespeed improvements

This commit is contained in:
Mark Friedrich
2018-06-09 12:02:19 +02:00
parent 94f86e7566
commit aeb3f73089

View File

@@ -74,7 +74,7 @@
<link rel="preload" href="/public/fonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/public/fonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" media="screen" href="{{@pathCSS}}">
<link rel="stylesheet" href="{{@pathCSS}}" type="text/css" media="screen">
</head>
<body class="pf-body {{ @tplBodyClass }}" data-js-path="{{ @BASE }}/{{ @tplPathJs }}" data-script="{{ @tplJsView }}" <check if="{{ @tplCharacterId }}">data-character-id="{{ @tplCharacterId }}"</check> data-version="{{ @PATHFINDER.VERSION }}">
<include if="{{ @tplPageContent }}" href="{{ @tplPageContent }}"/>