-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add redirect for old /invite -> discord.angr.io
- Loading branch information
1 parent
8a85ad2
commit 7c9a925
Showing
2 changed files
with
5 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,5 @@ | ||
--- | ||
redirect_url: http://discord.angr.io | ||
--- | ||
|
||
<h2>Join our Slack!</h2> | ||
<p>angr does most of its communication through a slack channel: <a href="https://angr.slack.com">angr.slack.com</a>.</p> | ||
<p>To get an slack invite, submit this form:</p> | ||
<form method=POST action="https://maker.ifttt.com/trigger/angr_slack_invite/with/key/c38ZfBEsChSCJjfkniPW2G"> | ||
<div> | ||
Email address: <input name="value1"><br> | ||
Affiliation (university, company, country, anything!): <input name="value2"><br> | ||
How are you planning on using angr? <input name="value3"><br> | ||
<input type=submit> | ||
</div> | ||
</form> | ||
<br> | ||
Redirecting... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters