aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-02-17 16:21:26 +0800
committercrupest <crupest@outlook.com>2019-02-17 16:21:26 +0800
commit94d9233375f3c8bedcf4dbc62e59f20969af7cb9 (patch)
tree2cedea89bbffb461abfdc6fc313f5fe8de595acb /Timeline/ClientApp/src/app
parentc7f5a2d49501f12a8635a45dba9acbb097e5f405 (diff)
downloadtimeline-94d9233375f3c8bedcf4dbc62e59f20969af7cb9.tar.gz
timeline-94d9233375f3c8bedcf4dbc62e59f20969af7cb9.tar.bz2
timeline-94d9233375f3c8bedcf4dbc62e59f20969af7cb9.zip
Update the ugly favicon and add it to the toolbar.
Diffstat (limited to 'Timeline/ClientApp/src/app')
-rw-r--r--Timeline/ClientApp/src/app/app.component.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/Timeline/ClientApp/src/app/app.component.html b/Timeline/ClientApp/src/app/app.component.html
index cb5da0fa..9d20bc91 100644
--- a/Timeline/ClientApp/src/app/app.component.html
+++ b/Timeline/ClientApp/src/app/app.component.html
@@ -1,6 +1,7 @@
<body>
<mat-toolbar color="primary" class="mat-elevation-z4">
- <a mat-button routerLink="/">Timeline</a>
+ <a mat-button routerLink="/">
+ <img width="30" height="30" src="assets/icon.svg"> Timeline</a>
<a mat-button routerLink="/todo">TodoList</a>
<span class="fill-remaining-space"></span>
<button mat-icon-button>