authentication implementation
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<template>
|
||||
<div class="w-full relative flex h-[86.41vw] md:h-[40.625vw]">
|
||||
<img
|
||||
src="/public/images/html.png"
|
||||
<NuxtImg
|
||||
:placeholder="[30, 20]"
|
||||
src="/images/html.png"
|
||||
alt="html"
|
||||
class="absolute h-[86.41vw] md:h-[40.625vw] top-0 left-0 w-full object-cover brightness-75"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user