diff --git a/ui/fuse.js b/ui/fuse.js index 0fdf9a428..2eb3b15c8 100644 --- a/ui/fuse.js +++ b/ui/fuse.js @@ -46,6 +46,7 @@ Sparky.task('config', _ => { Sparky.task('clean', _ => Sparky.src('dist/').clean('dist/')); Sparky.task('env', _ => (isProduction = true)); Sparky.task('copy-assets', () => Sparky.src('assets/*.svg').dest('dist/')); +Sparky.task('copy-assets', () => Sparky.src('assets/*.png').dest('dist/')); Sparky.task('dev', ['clean', 'config', 'copy-assets'], _ => { fuse.dev(); app.hmr().watch(); diff --git a/ui/src/index.html b/ui/src/index.html index 21d2445c1..3f64c9a5d 100644 --- a/ui/src/index.html +++ b/ui/src/index.html @@ -5,12 +5,21 @@ - + - Lemmy + Dofollow Links - Upvotocracy + + +