Add Newsletter Component and Page
All checks were successful
continuous-integration/drone/push Build is passing

- Newsletter form on Subscribe page and at the end of the photos
This commit is contained in:
2020-04-28 22:10:29 +02:00
parent 955de7d1e4
commit 6fe4df4189
22 changed files with 478 additions and 137 deletions

View File

@@ -27,6 +27,8 @@
@import "molecules/location";
@import "molecules/photo";
@import "molecules/globe";
@import "molecules/newsletter";
@import "molecules/form";
// Organisms
@import "organisms/carousel";