File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ export function getSiteConfig(): SiteConfig {
2222
2323 if ( mode === "corp" ) {
2424 return {
25- name : "Eirene Intentio Citta d.o.o. " ,
25+ name : "Eirene Intentio Citta" ,
2626 mode : mode ,
2727 canonical : "https://eireneintentiocitta.hr" ,
28- description : "Eirene Intentio Citta d.o.o. – Peace · Intention · Consciousness" ,
28+ description : "Eirene Intentio Citta – Peace · Intention · Consciousness" ,
2929 email : "privacy@eireneintentiocitta.hr" ,
3030 } ;
3131 }
Load diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import BaseLayout from "../../layouts/BaseLayout.astro";
33import Hero from " ../../components/Hero.astro" ;
44---
55
6- <BaseLayout lang =" de" page =" index" title = " Studio Sun & Sea " fullBleed >
6+ <BaseLayout lang =" de" page =" index" fullBleed >
77 <Hero lang =" de" />
88
99 <!-- Additional homepage sections go here -->
You can’t perform that action at this time.
0 commit comments