We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e674a8 commit a7bb047Copy full SHA for a7bb047
Frontend/Game page/script.js
@@ -1,5 +1,5 @@
1
const games = [
2
- { title: 'Artical Quiz', icon: '🎲', link: 'https://66fa9dd466ee802464fa4cb3--sparkly-pixie-0681ce.netlify.app/' }, // Add link to the game
+ { title: 'Constitution Articles Quiz', icon: '🎲', link: 'https://66fa9dd466ee802464fa4cb3--sparkly-pixie-0681ce.netlify.app/' }, // Add link to the game
3
{ title: 'Constitution Match', icon: '🧠',link:'https://66f981821e32dd2339292df7--aquamarine-lolly-17d34f.netlify.app/', },
4
{ title: 'Guess the Right Atricle', icon: '👨🏻⚖️', link:'https://66faaa9988d1820dddf6f08b--tranquil-basbousa-1a679a.netlify.app/' },
5
{ title: 'Fill In The Blanks', icon: '📝', link:'https://66fab859fb17da20ce8cba13--stirring-quokka-1de48e.netlify.app/' },
Frontend/main.html Frontend/index.html
0 commit comments