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 | f248b20975f234d25e5a6ef57a7e6739f7999d14 (patch) | |
tree | be49964df3c7b063bd99b4bfacd8241bc9803a63 /Timeline | |
parent | a8a5d3e2e7b2d7705f1b9badbdda406b1967df9f (diff) | |
download | timeline-f248b20975f234d25e5a6ef57a7e6739f7999d14.tar.gz timeline-f248b20975f234d25e5a6ef57a7e6739f7999d14.tar.bz2 timeline-f248b20975f234d25e5a6ef57a7e6739f7999d14.zip |
Test ci and cd.
Diffstat (limited to 'Timeline')
-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> |