From 7c9a925574ef56fee68ac3ff36ede81342304a7f Mon Sep 17 00:00:00 2001 From: Matt Borgerson Date: Tue, 12 Nov 2024 14:40:27 -0700 Subject: [PATCH] Add redirect for old /invite -> discord.angr.io --- content/top/invite.md | 14 ++------------ layouts/partials/header.html | 3 +++ 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/content/top/invite.md b/content/top/invite.md index b38c847..2e27e60 100644 --- a/content/top/invite.md +++ b/content/top/invite.md @@ -1,15 +1,5 @@ --- +redirect_url: http://discord.angr.io --- -

Join our Slack!

-

angr does most of its communication through a slack channel: angr.slack.com.

-

To get an slack invite, submit this form:

-
-
- Email address:
- Affiliation (university, company, country, anything!):
- How are you planning on using angr?
- -
-
-
+Redirecting... \ No newline at end of file diff --git a/layouts/partials/header.html b/layouts/partials/header.html index b61aa02..199b0f1 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -27,6 +27,9 @@ + {{ if .Params.redirect_url }} + + {{ end }} angr