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

:twisted_rightwards_arrows: merge Update home-page.component.html

Merge branch 'test/add_smiles' into 'develop'
parents 1fe0557c b7c31fac
1 merge request!55Update home-page.component.html
Pipeline #304069 passed with stages
in 1 minute
......@@ -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