Updated generate and lottery routes for frontpage.
This commit is contained in:
		| @@ -17,12 +17,12 @@ | |||||||
|         /> |         /> | ||||||
|       </div> |       </div> | ||||||
|  |  | ||||||
|       <router-link to="/lottery/game" class="participate-button"> |       <router-link to="/lottery" class="participate-button"> | ||||||
|           <i class="icon icon--arrow-right"></i> |           <i class="icon icon--arrow-right"></i> | ||||||
|           <p>Trykk her for å delta</p> |           <p>Trykk her for å delta</p> | ||||||
|       </router-link> |       </router-link> | ||||||
|  |  | ||||||
|       <router-link to="/lottery/generate" class="see-details-link"> |       <router-link to="/generate" class="see-details-link"> | ||||||
|         Se vipps detaljer og QR-kode |         Se vipps detaljer og QR-kode | ||||||
|       </router-link> |       </router-link> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user