You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, "get in touch" in the home page is represented by an anchor tag with href="mailto:[email protected]". it would be better to have a structured form for organizations to get in touch on the HackItForward platform itself.
The text was updated successfully, but these errors were encountered:
Backend note: This form should just send an email, probably to [email protected], in a more structured form with an In-Reply-To header so Kurius can just reply to that. This has the added benefit of not storing anything in a database.
Right now, "get in touch" in the home page is represented by an anchor tag with href="mailto:[email protected]". it would be better to have a structured form for organizations to get in touch on the HackItForward platform itself.
The text was updated successfully, but these errors were encountered: