Skip to content
Snippets Groups Projects
Verified Commit 91695e8f authored by Christian Heusel's avatar Christian Heusel :rocket:
Browse files

Merge branch 'nl6720/archwiki-woff2' into 'master'

archwiki: allow uploading WOFF2 format fonts

See merge request !878
parents f58cbeb3 2bee6426
No related branches found
No related tags found
1 merge request!878archwiki: allow uploading WOFF2 format fonts
Pipeline #109718 passed
......@@ -190,6 +190,9 @@ $wgUseInstantCommons = false;
$wgFileExtensions[] = 'svg';
$wgSVGNativeRendering = true;
## Allow uploading WOFF2 fonts
$wgFileExtensions[] = 'woff2'
##
## Skin settings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment