Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tkdrb12 committed Sep 4, 2024
1 parent 2a31deb commit 1f895a8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!doctype html><html><head><meta http-equiv="refresh" content="0; URL=/#/404.html"/><script>var path = window.location.pathname.split('/').slice(1).join('/');
window.location.replace(window.location.origin + '/toyou-frontend/');</script><script defer="defer" src="/toyou-frontend/bundle.js"></script></head><body><p>redirect...</p></body></html>
window.location.replace(window.location.origin + '/toyou-frontend/');</script><script defer="defer" src="/bundle.js"></script></head><body><p>redirect...</p></body></html>
2 changes: 1 addition & 1 deletion bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="ko"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/><title>Toyou</title><script defer="defer" src="/toyou-frontend/bundle.js"></script></head><body><div id="root"></div><div id="modal-root"></div></body></html>
<!doctype html><html lang="ko"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/><title>Toyou</title><script defer="defer" src="/bundle.js"></script></head><body><div id="root"></div><div id="modal-root"></div></body></html>

0 comments on commit 1f895a8

Please sign in to comment.