Skip to content

Commit

Permalink
tweak redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenClontz authored Mar 7, 2024
1 parent 15f6289 commit 2c6b664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/old_other.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
---
<html>
<head><meta http-equiv="refresh" content="1;URL='{{ page.redirect_link }}'"></head>
<body>Redirecting to Zoom link: <a href="{{ page.redirect_link }}">{{ page.redirect_link }}</a>
<body>Redirecting to link: <a href="{{ page.redirect_link }}">{{ page.redirect_link }}</a>
</html>

0 comments on commit 2c6b664

Please sign in to comment.