Skip to content

Commit

Permalink
redirect to cloudfront
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip committed May 27, 2024
1 parent f54c460 commit 53462dd
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/perplexed/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/perplexed/logo192.png"/><link rel="manifest" href="/perplexed/manifest.json"/><title>Perplexed</title><script defer="defer" src="/perplexed/static/js/main.917c0396.js"></script><link href="/perplexed/static/css/main.eeee9f7e.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html>
<html lang="en">

<head>
<!-- <meta charset="utf-8" />
<link rel="icon" href="/perplexed/favicon.ico" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using create-react-app" />
<link rel="apple-touch-icon" href="/perplexed/logo192.png" />
<link rel="manifest" href="/perplexed/manifest.json" />
<title>Perplexed</title>
<script defer="defer" src="/perplexed/static/js/main.917c0396.js"></script>
<link href="/perplexed/static/css/main.eeee9f7e.css" rel="stylesheet"> -->
<script>window.location.href = "https://d37ozmhmvu2kcg.cloudfront.net";</script>
</head>

<body><noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>

</html>

0 comments on commit 53462dd

Please sign in to comment.