- minor pagespeed improvements
This commit is contained in:
@@ -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 }}"/>
|
||||
|
||||
Reference in New Issue
Block a user