update blog

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2023-01-09 00:47:58 +06:00
parent 5f41fe784d
commit a17ca2999f
6 changed files with 16 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ defineProps<{
<template>
<article class="group border p-5 m-2 rounded-2xl shadow-lg text-zinc-700">
<NuxtLink to="/home" class="">
<NuxtLink :to="slug" class="">
<img
class="lg:h-48 md:h-36 w-full object-cover object-center rounded-2xl shadow-lg group-hover:scale-[1.05] transition-all duration-500"
src="/blogs/hello-world/riyad.jpg"