fix: change hajime sans to woff2
This commit is contained in:
parent
745d922159
commit
30e30f7d24
4 changed files with 3 additions and 11 deletions
|
|
@ -54,13 +54,13 @@ page {
|
|||
# After that, the AssetCollector will handle publishing to _assets folder.
|
||||
includeAssets {
|
||||
hajimeSansTtf {
|
||||
path = EXT:base/Resources/Public/Fonts/Hajime-Sans.ttf
|
||||
path = EXT:base/Resources/Public/Fonts/Hajime-Sans.woff2
|
||||
type = font
|
||||
resourceType = font
|
||||
preload = 1
|
||||
as = font
|
||||
attributes {
|
||||
type = font/ttf
|
||||
type = font/woff2
|
||||
crossorigin = anonymous
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue