From d18879593358de91ba7213be1e7f8e8a983e4973 Mon Sep 17 00:00:00 2001 From: Jovyn Tan Date: Wed, 6 Apr 2022 01:37:09 +0800 Subject: [PATCH 1/2] Remove jumbotron classes --- .../test_site_templates/test_default/expected/index.html | 2 +- .../test_default/expected/index.page-vue-render.js | 2 +- packages/core/template/default/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/cli/test/functional/test_site_templates/test_default/expected/index.html b/packages/cli/test/functional/test_site_templates/test_default/expected/index.html index 5f219a62f2..e22634a3f7 100644 --- a/packages/cli/test/functional/test_site_templates/test_default/expected/index.html +++ b/packages/cli/test/functional/test_site_templates/test_default/expected/index.html @@ -88,7 +88,7 @@

-
+

Landing Page Title

A tagline can go here

diff --git a/packages/cli/test/functional/test_site_templates/test_default/expected/index.page-vue-render.js b/packages/cli/test/functional/test_site_templates/test_default/expected/index.page-vue-render.js index a3cb583f74..ffe5182f69 100644 --- a/packages/cli/test/functional/test_site_templates/test_default/expected/index.page-vue-render.js +++ b/packages/cli/test/functional/test_site_templates/test_default/expected/index.page-vue-render.js @@ -5,7 +5,7 @@ with(this){return _c('div',{attrs:{"id":"app"}},[_c('header',{attrs:{"fixed":""} }; var pageVueStaticRenderFns = [function anonymous( ) { -with(this){return _c('div',{staticClass:"jumbotron jumbotron-fluid bg-primary text-white"},[_c('div',{staticClass:"container"},[_c('h1',{staticClass:"display-4 no-index",attrs:{"id":"landing-page-title"}},[_c('span',{staticClass:"anchor",attrs:{"id":"landing-page-title"}}),_v("Landing Page Title"),_c('a',{staticClass:"fa fa-anchor",attrs:{"href":"#landing-page-title","onclick":"event.stopPropagation()"}})]),_v(" "),_c('p',{staticClass:"lead"},[_v("A tagline can go here")])])])} +with(this){return _c('div',{staticClass:"bg-primary text-white p-5 mb-4"},[_c('div',{staticClass:"container"},[_c('h1',{staticClass:"display-4 no-index",attrs:{"id":"landing-page-title"}},[_c('span',{staticClass:"anchor",attrs:{"id":"landing-page-title"}}),_v("Landing Page Title"),_c('a',{staticClass:"fa fa-anchor",attrs:{"href":"#landing-page-title","onclick":"event.stopPropagation()"}})]),_v(" "),_c('p',{staticClass:"lead"},[_v("A tagline can go here")])])])} },function anonymous( ) { with(this){return _c('h1',{attrs:{"id":"heading-1"}},[_c('span',{staticClass:"anchor",attrs:{"id":"heading-1"}}),_v("Heading 1"),_c('a',{staticClass:"fa fa-anchor",attrs:{"href":"#heading-1","onclick":"event.stopPropagation()"}})])} diff --git a/packages/core/template/default/index.md b/packages/core/template/default/index.md index 040b59ad49..a9a27e27e2 100755 --- a/packages/core/template/default/index.md +++ b/packages/core/template/default/index.md @@ -6,7 +6,7 @@
-
+

Landing Page Title

A tagline can go here

From 11b175c641904d2cc5223d8ff972f4d5d8b0c271 Mon Sep 17 00:00:00 2001 From: Jovyn Tan Date: Sat, 9 Apr 2022 14:26:21 +0800 Subject: [PATCH 2/2] Fix rebase issues --- .../test_site_templates/test_default/expected/index.html | 2 +- .../test_default/expected/index.page-vue-render.js | 2 +- packages/core/template/default/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/cli/test/functional/test_site_templates/test_default/expected/index.html b/packages/cli/test/functional/test_site_templates/test_default/expected/index.html index e22634a3f7..74d538897f 100644 --- a/packages/cli/test/functional/test_site_templates/test_default/expected/index.html +++ b/packages/cli/test/functional/test_site_templates/test_default/expected/index.html @@ -88,7 +88,7 @@

-
+

Landing Page Title

A tagline can go here

diff --git a/packages/cli/test/functional/test_site_templates/test_default/expected/index.page-vue-render.js b/packages/cli/test/functional/test_site_templates/test_default/expected/index.page-vue-render.js index ffe5182f69..1e1db8f4c6 100644 --- a/packages/cli/test/functional/test_site_templates/test_default/expected/index.page-vue-render.js +++ b/packages/cli/test/functional/test_site_templates/test_default/expected/index.page-vue-render.js @@ -5,7 +5,7 @@ with(this){return _c('div',{attrs:{"id":"app"}},[_c('header',{attrs:{"fixed":""} }; var pageVueStaticRenderFns = [function anonymous( ) { -with(this){return _c('div',{staticClass:"bg-primary text-white p-5 mb-4"},[_c('div',{staticClass:"container"},[_c('h1',{staticClass:"display-4 no-index",attrs:{"id":"landing-page-title"}},[_c('span',{staticClass:"anchor",attrs:{"id":"landing-page-title"}}),_v("Landing Page Title"),_c('a',{staticClass:"fa fa-anchor",attrs:{"href":"#landing-page-title","onclick":"event.stopPropagation()"}})]),_v(" "),_c('p',{staticClass:"lead"},[_v("A tagline can go here")])])])} +with(this){return _c('div',{staticClass:"bg-primary text-white py-5 mb-4"},[_c('div',{staticClass:"container"},[_c('h1',{staticClass:"display-4 no-index",attrs:{"id":"landing-page-title"}},[_c('span',{staticClass:"anchor",attrs:{"id":"landing-page-title"}}),_v("Landing Page Title"),_c('a',{staticClass:"fa fa-anchor",attrs:{"href":"#landing-page-title","onclick":"event.stopPropagation()"}})]),_v(" "),_c('p',{staticClass:"lead"},[_v("A tagline can go here")])])])} },function anonymous( ) { with(this){return _c('h1',{attrs:{"id":"heading-1"}},[_c('span',{staticClass:"anchor",attrs:{"id":"heading-1"}}),_v("Heading 1"),_c('a',{staticClass:"fa fa-anchor",attrs:{"href":"#heading-1","onclick":"event.stopPropagation()"}})])} diff --git a/packages/core/template/default/index.md b/packages/core/template/default/index.md index a9a27e27e2..5736d633a8 100755 --- a/packages/core/template/default/index.md +++ b/packages/core/template/default/index.md @@ -6,7 +6,7 @@
-
+

Landing Page Title

A tagline can go here