diff options
author | crupest <crupest@outlook.com> | 2019-02-09 22:38:54 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-02-09 22:38:54 +0800 |
commit | e6fbea6231c6918bfabbf7118f816d8aa2491f07 (patch) | |
tree | 91c64d317ce1b92f3af69e6e4bfe2fbb0352cf6e /Timeline/ClientApp/src | |
parent | 1f43fb91a583f896df72ee84cd0c4de9ecf78a49 (diff) | |
download | timeline-e6fbea6231c6918bfabbf7118f816d8aa2491f07.tar.gz timeline-e6fbea6231c6918bfabbf7118f816d8aa2491f07.tar.bz2 timeline-e6fbea6231c6918bfabbf7118f816d8aa2491f07.zip |
Test ci and cd.
Diffstat (limited to 'Timeline/ClientApp/src')
-rw-r--r-- | Timeline/ClientApp/src/app/home/home.component.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Timeline/ClientApp/src/app/home/home.component.html b/Timeline/ClientApp/src/app/home/home.component.html index c3c9ed73..8515536b 100644 --- a/Timeline/ClientApp/src/app/home/home.component.html +++ b/Timeline/ClientApp/src/app/home/home.component.html @@ -3,6 +3,10 @@ </h2> <h2> + This line to indicate that ci/cd is working well. +</h2> + +<h2> To-do list: </h2> |