Skip to content

Commit

Permalink
redirect index to pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
redreceipt authored Mar 14, 2024
1 parent 63451cb commit 48dfd5e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
Binary file removed MSA-2106.pdf
Binary file not shown.
9 changes: 9 additions & 0 deletions 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='msa.pdf'" />
</head>
<body>
<p>Page is loading...</p>
</body>
</html>
File renamed without changes.

0 comments on commit 48dfd5e

Please sign in to comment.