forked from AkkomaGang/akkoma-fe
Add logo files
This commit is contained in:
parent
fdaef74109
commit
3da3e09dc5
3 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@ module.exports = {
|
|||
assetsSubDirectory: 'static',
|
||||
assetsPublicPath: '/',
|
||||
proxyTable: {
|
||||
'/manifest.json': {
|
||||
target,
|
||||
changeOrigin: true,
|
||||
cookieDomainRewrite: 'localhost'
|
||||
},
|
||||
'/api': {
|
||||
target,
|
||||
changeOrigin: true,
|
||||
|
|
BIN
static/logo-512.png
Executable file
BIN
static/logo-512.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
0
static/logo.svg
Normal file → Executable file
0
static/logo.svg
Normal file → Executable file
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
Loading…
Reference in a new issue