Only preload apex on project page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
09623f73aa
commit
4c49073962
6 changed files with 213 additions and 4 deletions
|
@ -228,4 +228,9 @@
|
|||
</li>
|
||||
</ol>
|
||||
</fill:footer>
|
||||
</x-tab.content>
|
||||
</x-tab.content>
|
||||
<push name="head">
|
||||
<link rel="preload" href="/assets/ApexMk2-Regular.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="preload" href="/assets/ApexMk2-LightCondensed.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="preload" href="/assets/ApexMk2-BoldExtended.woff2" as="font" type="font/woff2" crossorigin>
|
||||
</push>
|
Loading…
Add table
Add a link
Reference in a new issue