- Update signups.hbs to make compatible with Ghost v5.

- Suggestion: Perhaps the /built folder could be ignored in the git repo, as it's being rebuilt when we run yarn dev and yarn zip.
This commit is contained in:
Ronald Langeveld 2022-05-28 11:23:01 +02:00 committed by Sodbileg Gansukh
parent dc01b0c3df
commit 125e289119
13 changed files with 38 additions and 48 deletions

1
.gitignore vendored
View file

@ -22,3 +22,4 @@ projectFilesBackup
.DS_Store
dist/
built/