Skip to content

Commit

Permalink
Adding first redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
marsrobertson committed Apr 16, 2024
1 parent 12e6a1a commit 80e2d96
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
TESTING go.basex.com
<pre>Handy redirects for various basex.com assets...

(in the making)

/video
/whitepaper.pdf
/pitchdeck.pdf</pre>
9 changes: 9 additions & 0 deletions video/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=https://www.youtube.com/watch?v=6-6QSYeZqjg">
</head>
<body>

</body>
</html>

0 comments on commit 80e2d96

Please sign in to comment.