QaeyxL / Quiz-Game

1 stars 0 forks source link

Missing meta tags. #2

Open itsidleboy opened 1 year ago

itsidleboy commented 1 year ago
<meta
      name="description"
      content="Test your knowledge with this fun quiz game. Answer questions about popular songs and see how well you do. Challenge yourself and try to achieve a high score."
    />
    <meta
      name="keywords"
      content="Quiz, Game, API, Project, HTML, CSS, JavaScript, Web, Development, Frontend, Backend, popular songs, high score, challenge, fun, knowledge, test, questions, answers, score, total, correct, play again, check answer, quiz game"
    />
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://qaeyxl.github.io/Quiz-Game/" />
    <meta
      property="og:image"
      content="https://media3.giphy.com/media/v1.Y2lkPTc5MGI3NjExZDkyYmIwZDE2MTkyZTgwNjdhYWFmZDliZWZmMDA5ZTE1MTEwMWViYSZlcD12MV9pbnRlcm5hbF9naWZzX2dpZklkJmN0PWc/26FPqtXZkuciQPklO/giphy.gif"
    />
    <meta name="author" content="QaeyxL" />
    <meta name="robots" content="index, follow" />
    <link rel="home" href="https://qaeyxl.github.io/Quiz-Game/" />

@QaeyxL we can add this once you are done with your changes.

itsidleboy commented 1 year ago

For time being I have adde meta tags in https://github.com/QaeyxL/Quiz-Game/commit/92a976947fa9b601263293f8ffb84d6a91a117eb.