1
0
Fork 0

chore(dev): Tweaks on home page and contact

This commit is contained in:
Joost De Cock 2023-05-23 10:52:39 +02:00
parent ee896e6d8a
commit 1693a9ed65
4 changed files with 109 additions and 111 deletions

View file

@ -75,6 +75,12 @@ const sitePages = () => {
o: 270,
h: 1,
},
contact: {
t: 'Contact FreeSewing',
s: 'contact',
o: 270,
h: 1,
},
}
return pages
}