diff --git a/views/about.jade b/views/about.jade new file mode 100644 index 0000000..aaa6eaf --- /dev/null +++ b/views/about.jade @@ -0,0 +1,7 @@ +extends layout + +block content + #app + .section + .container + h1.is-size-1 Sample E2E Application \ No newline at end of file diff --git a/views/index.jade b/views/index.jade index 500ff60..d961eb1 100644 --- a/views/index.jade +++ b/views/index.jade @@ -6,7 +6,7 @@ block content .container .hero.is-info.is-bold .hero-body - h1.is-size-1 Products + h1.is-size-1 Just Products section.section .container div