not really known
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
729 B

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <!-- Meta -->
  5. <meta charset="UTF-8" />
  6. <title>Trend Spotter | Game</title>
  7. <!-- / -->
  8. <!-- Styles -->
  9. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
  10. <link href="https://fonts.googleapis.com/css?family=Josefin+Sans:100,300,400,600,700" rel="stylesheet">
  11. <link href="https://fonts.googleapis.com/css?family=Poppins:100,300,400,500,700,800,900" rel="stylesheet">
  12. <link rel="stylesheet" href="app.css">
  13. <!-- / -->
  14. </head>
  15. <body>