diff --git a/app/sass/partials/_home.sass b/app/sass/partials/_home.sass index 2bfb4e5..c9b0cf7 100644 --- a/app/sass/partials/_home.sass +++ b/app/sass/partials/_home.sass @@ -16,7 +16,7 @@ margin-bottom: 2rem .project_description - background-image: url("assets/img/section_description_home.png") + background-image: url("/assets/img/section_description_home.png") background-size: cover background-position: center background-repeat: no-repeat @@ -60,7 +60,7 @@ //scale:1.5 opacity: 45% z-index:0 - background-image: url("assets/img/banner-prov.svg") + background-image: url("/assets/img/banner-prov.svg") margin: -6vh 0 0 background-size: cover background-position: 70% 0 diff --git a/components/Footer.js b/components/Footer.js index f9642c0..5605e24 100644 --- a/components/Footer.js +++ b/components/Footer.js @@ -82,6 +82,7 @@ export default function Footer(props) {

{t("footer.title3")}

+ logo +
+
{/*