diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6fdf0a09ad2671b6ff0f96cc30754bfbebac3914..5a64235fd4046f71d7b28e5e2fc07911d359ae1a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,6 +14,7 @@ test-job: - test -f public/assets/css/style.css - test -f public/assets/css/mobile.css - test -f public/assets/images/header.jpg + - test -f public/assets/images/headerV2.jpg - test -f public/assets/images/hft_logo.svg - test -f public/home/index.html - echo "Test finished, all ok" diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 70b7260f89656e4e3aa48656dcd116fd34908612..5b141c40416b73da5876d4c42bdf911ea248b13c 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -35,7 +35,7 @@ header { position: relative; width: 100%; height: 43.2vw; - background: url(../images/header.jpg); + background: url(../images/headerV2.jpg); background-size: contain; background-repeat: no-repeat; display: flex; diff --git a/public/assets/images/headerV2.jpg b/public/assets/images/headerV2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdfa45ea2102958bbb4c2bbcbd9057dd5ca6bf91 Binary files /dev/null and b/public/assets/images/headerV2.jpg differ diff --git a/public/home/index.html b/public/home/index.html index 4c3e08832b721aac705b9a8d1aae92fa2199bb4f..2f56614d84775bb3847f3a3c33bef20e5e345bd0 100644 --- a/public/home/index.html +++ b/public/home/index.html @@ -32,8 +32,8 @@ <div id="projectname"></div> </header> <div class="content"> - - <h1>Abstract</h1> + <h1>Handlungsleitfaden M4_Lab TV3</h1> + <h2>Abstract</h2> <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pellentesque diam ipsum, nec @@ -49,7 +49,7 @@ nibh. </p><br> - <h1>Kapitelthemen</h1> + <h2>Kapitelthemen</h2> <div class="row"> <div class="col-lg-4"> diff --git a/public/settings.js b/public/settings.js index 958f9a9f13403a687b30c24f2cf9022c4c3da86d..1d57d2e3a026211f4a4f60fec94b21427ab4c3a5 100644 --- a/public/settings.js +++ b/public/settings.js @@ -48,7 +48,7 @@ const DEFAULT = { let settings = { - pageTitle: "M4_LAB Page Title", + pageTitle: "M4_LAB Handlungsleitfaden", switches: [ {