Skip to content

Commit

Permalink
Merge pull request #1 from wheeloflifemc/airtable
Browse files Browse the repository at this point in the history
Added airtable redirects
  • Loading branch information
ByteAfterlife authored Mar 15, 2024
2 parents 832b7ac + 1cb5eb9 commit 02fcea3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions airtable/courtaccess/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<script>
window.onload = location.replace("https://airtable.com/appLiHCen4maYgsIB/pagbLyZuN1bxxFaNm/form")
</script>
3 changes: 3 additions & 0 deletions airtable/staff/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<script>
window.onload = location.replace("https://airtable.com/appEQxCDXQDcxZTBN/pagNVEJBjWFiCjw7v/form")
</script>

0 comments on commit 02fcea3

Please sign in to comment.