Skip to content
Snippets Groups Projects
Commit b7c31fac authored by MEKHININI ELIES's avatar MEKHININI ELIES :speech_balloon:
Browse files

Update home-page.component.html

parent 1fe0557c
1 merge request!55Update home-page.component.html
Pipeline #304066 passed with stages
in 35 seconds
......@@ -2,9 +2,9 @@
<div class="left-side">
<img src="LogoApp.png" class="logo" />
<div class="navigation-button">
<button (click)="quickGame()">Quick game</button>
<button (click)="playQuiz()">Play a quiz</button>
<button (click)="myQuiz()">My quizzes</button>
<button (click)="quickGame()">Quick game :)</button>
<button (click)="playQuiz()">Play a quiz :)</button>
<button (click)="myQuiz()">My quizzes :(</button>
</div>
</div>
<div class="right-side">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment