mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2025-10-30 02:12:39 +00:00
added favion
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export const AUTH_TOKEN = 'tip-auth-token';
|
||||
export const COMPANY = 'TelecomInfraProject';
|
||||
export const COMPANY = 'Telecom Infra Project';
|
||||
|
||||
BIN
app/images/favicon.ico
Normal file
BIN
app/images/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -41,6 +41,7 @@ module.exports = {
|
||||
plugins: [
|
||||
new HtmlWebPackPlugin({
|
||||
template: commonPaths.templatePath,
|
||||
favicon: './app/images/favicon.ico',
|
||||
}),
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user