parent
5dfeb700bc
commit
5fd74e9329
|
@ -95,7 +95,7 @@ module.exports = withPlausibleProxy()({
|
|||
...corsHeaders
|
||||
]
|
||||
},
|
||||
...['tff', 'woff', 'woff2'].map(ext => ({
|
||||
...['ttf', 'woff', 'woff2'].map(ext => ({
|
||||
source: `/Lightningvolt-xoqm.${ext}`,
|
||||
headers: [
|
||||
...corsHeaders,
|
||||
|
|
Loading…
Reference in New Issue