Skip to content

Commit

Permalink
Add dummy page to point to public/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bhoconnor committed Feb 21, 2023
1 parent d890194 commit f2f182e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Dummy page to point to public/index.html -->
<head>
<meta
http-equiv="refresh"
content="0; url=https://bhoconnor.github.io/news-filter/public/index.html"
/>
</head>

0 comments on commit f2f182e

Please sign in to comment.