From f867fb7fed885c474dda18e9a9ca7b1d64c9407f Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 15 Feb 2019 16:08:08 +0800 Subject: Develop front end. --- .../ClientApp/src/app/home/home.component.html | 25 +--------------------- 1 file changed, 1 insertion(+), 24 deletions(-) (limited to 'Timeline/ClientApp/src/app/home/home.component.html') diff --git a/Timeline/ClientApp/src/app/home/home.component.html b/Timeline/ClientApp/src/app/home/home.component.html index 8515536b..28ab3039 100644 --- a/Timeline/ClientApp/src/app/home/home.component.html +++ b/Timeline/ClientApp/src/app/home/home.component.html @@ -1,26 +1,3 @@ -

+

This page is under construction!

- -

- This line to indicate that ci/cd is working well. -

- -

- To-do list: -

- -
    -
  1. Learn DI and Service module in Angular.
  2. -
  3. Develop basic authentication module.
  4. -
  5. Learn Bootstrap.
  6. -
- -
- - - - - -
{{message}}
-
-- cgit v1.2.3