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 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