diff --git a/package.json b/package.json index 9bf775b..99394c8 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "prettier-plugin-svelte": "^2.7.0", "svelte": "^3.49.0", "svelte-check": "^2.8.0", + "svelte-hcaptcha": "^0.1.1", "svelte-preprocess": "^4.10.7", "svelte-seo": "^1.4.1", "tslib": "^2.4.0", diff --git a/src/routes/contact.md b/src/routes/contact.md index a83591d..797e1f9 100644 --- a/src/routes/contact.md +++ b/src/routes/contact.md @@ -3,10 +3,36 @@ title: Contact Us description: Do you want to contact us? --- + + + + # { title } { description } +## Contact Form + Your IP will be logged for anti-abuse measures. +
+ + +
+ + + + + ## Our email [contact@projectsegfau.lt](mailto:contact@projectsegfau.lt) @@ -16,3 +42,43 @@ _Please be aware that Microsoft often blocks non-popular emails, if you do conta ## People You can find ways to contact individual members [on our Members page](/members). + + \ No newline at end of file