mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
webOS: Updating splash screen to new icon style
This commit is contained in:
parent
0f4d97a8bc
commit
61c1e9a9c1
3 changed files with 623 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 251 KiB After Width: | Height: | Size: 227 KiB |
622
receivers/webos/fcast-receiver/assets/images/splash.svg
Normal file
622
receivers/webos/fcast-receiver/assets/images/splash.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 43 KiB |
|
@ -62,6 +62,7 @@ module.exports = [
|
|||
from: '**',
|
||||
to: '../assets/[path][name][ext]',
|
||||
context: path.resolve(__dirname, 'assets'),
|
||||
globOptions: { ignore: ['**/*.svg'] }
|
||||
},
|
||||
{
|
||||
from: '**',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue