Remove clarity logo

Replace favicon to harbor logo

Signed-off-by: Qian Deng <dengq@vmware.com>
This commit is contained in:
Qian Deng 2018-09-07 17:37:05 +08:00
parent 097da4bb8d
commit 0578d51437
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -15,7 +15,7 @@
"build_lib": "ng build --prod lib",
"npm_pack": "cd lib/dist && npm pack",
"package": "npm run build_lib && npm run npm_pack",
"link_lib":"cd lib/dist && npm link && cd ../../ && npm link @harbor/ui"
"link_lib": "cd lib/dist && npm link && cd ../../ && npm link @harbor/ui"
},
"private": true,
"dependencies": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB