Commit 0f4a9983691e1a8ca2e54382186a5e94fae795bd
1 parent
c79ca69d
Exists in
master
เปลี่ยนไอคอนใหม่ อิอิ แล้วแก้ชื่อใหม่ อิอิ
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/index.html
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | - <title>smartzone</title> | |
5 | + <title>SmartZone Home</title> | |
6 | 6 | |
7 | 7 | <base href="/"> |
8 | 8 | <!-- <base href="/home/smartzone-home/dist/test-api/"> --> |
... | ... | @@ -22,7 +22,7 @@ |
22 | 22 | <link href="assets/layouts/layout/css/layout.min.css" rel="stylesheet" type="text/css" /> |
23 | 23 | <link href="assets/layouts/layout/css/themes/darkblue.min.css" rel="stylesheet" type="text/css" id="style_color" /> |
24 | 24 | <link href="assets/layouts/layout/css/custom.min.css" rel="stylesheet" type="text/css" /> |
25 | - <link rel="icon" type="image/png" href="http://simpleicon.com/wp-content/uploads/home-2.png"> | |
25 | + <link rel="icon" type="image/png" href="http://icons.iconarchive.com/icons/double-j-design/origami-colored-pencil/256/blue-home-icon.png"> | |
26 | 26 | </head> |
27 | 27 | <body class="page-header-fixed page-sidebar-closed-hide-logo page-content-white"> |
28 | 28 | <app-root></app-root> | ... | ... |