gulpfile updated
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Samuel Philipp 2019-12-19 05:26:00 +00:00
parent 8b823276d4
commit 30eeec8d06
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ var paths = {
copy: { copy: {
input: [ input: [
'src/*.html', 'src/*.html',
'src/.htaccess', // 'src/.htaccess',
'src/{img,font}/**/*', 'src/{img,font}/**/*',
'node_modules/@fortawesome/fontawesome-free/*fonts/**/*' 'node_modules/@fortawesome/fontawesome-free/*fonts/**/*'
], ],