From 7ea3b9aee99a0d869c2f56b6b7d01a80c410f924 Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Wed, 19 Jun 2019 17:44:44 -0400 Subject: [PATCH] fixes issue where components were being loaded twice --- app/index.html | 14 ++++++++------ app/tags/about.tag.html | 23 +++++++++++++++++++++++ app/tags/layout/page.tag.html | 7 +++++++ 3 files changed, 38 insertions(+), 6 deletions(-) create mode 100644 app/tags/about.tag.html create mode 100644 app/tags/layout/page.tag.html diff --git a/app/index.html b/app/index.html index 2fa3113..cff681f 100644 --- a/app/index.html +++ b/app/index.html @@ -28,11 +28,11 @@ -
-
-
-
-
+
+
+ +
+
@@ -41,13 +41,15 @@ + + - +