feat: add contact form #13

Open
anton wants to merge 3 commits from feat/contact-page-form into main
Owner
No description provided.
anton added 1 commit 2024-06-28 18:20:27 +00:00
anton added 1 commit 2024-07-10 21:28:25 +00:00
ryan added 1 commit 2024-07-10 21:55:10 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feat/contact-page-form main
git pull origin feat/contact-page-form

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff feat/contact-page-form
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/website#13
No description provided.