Skip to content

Commit

Permalink
metadata for quiz
Browse files Browse the repository at this point in the history
  • Loading branch information
Gennalynb123 committed Jan 19, 2022
1 parent 1a0e2ba commit 1241a7e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions templates/FindYourNation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

<head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">

<meta charset="utf-8">
<meta name="description"
content="An interactive quiz for users. Meant to provide a fun, cool experience. It contains 10 questions
in which the user will be able to discover what nation they are meant to be a part of (earth, fire, water, air.">
<meta http-equiv="Content-Type"
content="text/html; charset=utf-8">

</head>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
Expand Down

0 comments on commit 1241a7e

Please sign in to comment.