index.html 1.0 KB

123456789101112131415161718192021
  1. <!--<!DOCTYPE html>-->
  2. <!--<html lang="en">-->
  3. <!--<head>-->
  4. <!-- <meta charset="UTF-8">-->
  5. <!-- <meta http-equiv="X-UA-Compatible" content="IE=edge">-->
  6. <!-- <meta name="viewport" content="width=device-width, initial-scale=1.0">-->
  7. <!-- <link rel="preconnect" href="https://fonts.googleapis.com">-->
  8. <!-- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>-->
  9. <!-- <link rel="preconnect" href="https://fonts.googleapis.com">-->
  10. <!-- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>-->
  11. <!-- <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Mulish:wght@300;400&family=Playfair+Display:wght@700&display=swap" rel="stylesheet">-->
  12. <!-- <link rel="stylesheet" href="normalize.css">-->
  13. <!-- <link rel="stylesheet" href="styles.css">-->
  14. <!-- <title>Tour and Travel</title>-->
  15. <!--</head>-->
  16. <!--<body>-->
  17. <!-- <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>-->
  18. <!-- <script src="./main.js"></script>-->
  19. <!--</body>-->
  20. <!--</html>-->