Skip to content

Commit

Permalink
tweak other redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenClontz committed Mar 7, 2024
1 parent 5cfa654 commit 15f6289
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
8 changes: 8 additions & 0 deletions pages/old_other.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
permalink: /projects/
redirect_link: /software/
---
<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>
</html>
10 changes: 0 additions & 10 deletions pages/old_other.md

This file was deleted.

0 comments on commit 15f6289

Please sign in to comment.