Updated references to new assets location.

All references are now also absolute to escape relative references.
This commit is contained in:
2020-10-14 21:41:05 +02:00
committed by KevinMidboe
parent 73d15dcdff
commit 72ba0fb398
11 changed files with 26 additions and 26 deletions

View File

@@ -4,7 +4,7 @@
<section class="header-and-notification">
<h1 @click="startCountdown">Vinlotteri</h1>
<img
src="/public/assets/images/notification.svg"
src="/assets/images/notification.svg"
alt="Notification-bell"
@click="requestNotificationAccess"
class="notification-request-button"