diff --git a/src/components/awesome-header.html b/src/components/awesome-header.html index 3ddffcb..dbbb2f2 100644 --- a/src/components/awesome-header.html +++ b/src/components/awesome-header.html @@ -1,6 +1,45 @@
- +

McFly

Back to the Basics. Into the Future.
+ + diff --git a/src/components/my-footer.html b/src/components/my-footer.html new file mode 100644 index 0000000..b918cdb --- /dev/null +++ b/src/components/my-footer.html @@ -0,0 +1,15 @@ + + + diff --git a/src/components/my-head.html b/src/components/my-head.html new file mode 100644 index 0000000..bac0c50 --- /dev/null +++ b/src/components/my-head.html @@ -0,0 +1,6 @@ + + + + McFly: Back to the Basics. Into the Future. + + diff --git a/src/pages/demo/index.html b/src/pages/demo/index.html index c4705ca..f26f469 100644 --- a/src/pages/demo/index.html +++ b/src/pages/demo/index.html @@ -1,9 +1,6 @@ - - - - Hello {{name}} :) + - + - {{ count }} -
- -
-

some text: {{greeting}}

- {{greeting}} hey
- + +
+ {{ count }} +
+ +
+

some text: {{greeting}}

+ {{greeting}} hey
+ +
+