aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/app.component.html
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
commit122a28595e45c6ec48a773ca1284238566d497d3 (patch)
tree6aed1ab9e4eef14360ad8c52fbb7d0b9943d10d9 /Timeline/ClientApp/src/app/app.component.html
parentcf593ab4ab22b9ad905763812321bc76931b6cb8 (diff)
downloadtimeline-122a28595e45c6ec48a773ca1284238566d497d3.tar.gz
timeline-122a28595e45c6ec48a773ca1284238566d497d3.tar.bz2
timeline-122a28595e45c6ec48a773ca1284238566d497d3.zip
Update the ugly favicon and add it to the toolbar.
Diffstat (limited to 'Timeline/ClientApp/src/app/app.component.html')
-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>