Unverified Commit 1d3e059e authored by TravelersChosen's avatar TravelersChosen Committed by GitHub
Browse files

Add files via upload

parent 95a9a5f5
Loading
Loading
Loading
Loading

404.html

0 → 100644
+13 −0
Original line number Diff line number Diff line
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Traveler's Chosen</title>
</head>
<body>
  <div id="content"></div>
  
  <script src="index.js"></script>
</body>
</html>
 No newline at end of file