Skip to content

Commit 6522d0b

Browse files
committed
[BUGFIX] Remove google webfont from full as it is included via set
1 parent b6b50b2 commit 6522d0b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Configuration/Sets/Full/TypoScript/General/page.typoscript

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -267,15 +267,6 @@ page {
267267
}
268268

269269
includeCSSLibs {
270-
googlewebfont = https://fonts.googleapis.com/css?display=swap&family={$page.theme.googleFont.font}:{$page.theme.googleFont.weight}
271-
googlewebfont {
272-
external = 1
273-
disableCompression = 1
274-
excludeFromConcatenation = 1
275-
if {
276-
isTrue = {$page.theme.googleFont.enable}
277-
}
278-
}
279270
bootstrappackageicon = EXT:bootstrap_package/Resources/Public/Fonts/bootstrappackageicon.min.css
280271
}
281272

0 commit comments

Comments
 (0)