Merge branch 'fixfontello' into 'develop'

fix fontello

See merge request pleroma/pleroma-fe!1256
This commit is contained in:
HJ 2020-10-17 18:25:14 +00:00
commit 76a9a51620

View file

@ -97,6 +97,7 @@ module.exports = {
}),
new FontelloPlugin({
config: require('../static/fontello.json'),
host: 'https://fontello.com',
name: 'fontello',
output: {
css: 'static/[name].' + now + '.css', // [hash] is not supported. Use the current timestamp instead for versioning.