From 392c494858ec84189888ce9b7c22d8365fad9365 Mon Sep 17 00:00:00 2001 From: Raul Date: Thu, 1 Mar 2018 15:01:57 -0800 Subject: [PATCH] Moved nav back to app.component and switched to routerLinks for true SPA --- src/app/app.component.html | 29 ++++++++++++++++------------- src/index.html | 25 ------------------------- 2 files changed, 16 insertions(+), 38 deletions(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index cb5a650..2e88d94 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,24 +1,27 @@ - + diff --git a/src/index.html b/src/index.html index aef4012..70796f5 100644 --- a/src/index.html +++ b/src/index.html @@ -13,31 +13,6 @@ - -