Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(www): Add post method to contact form #37

Merged
merged 2 commits into from
Aug 28, 2024
Merged

Commits on Aug 28, 2024

  1. fix(www): Add post method to contact form

    Before this change a HTTP 405 error was displayed. This change has been
    tested locally and now the captcha is displayed and the email is
    delivered.
    chris3ware committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    00b3293 View commit details
    Browse the repository at this point in the history
  2. ci(lint-and-test): Add ignore syntax for trunk markdownlint

    To suppress the no-inline-html check - MD033
    chris3ware committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b7adc0e View commit details
    Browse the repository at this point in the history