mirror of
https://github.com/10h30/blog-balodeplao.git
synced 2026-05-12 15:21:15 +09:00
fix: use relative path for heroImage
This commit is contained in:
@@ -27,7 +27,7 @@ const secondRow = latestPosts.slice(2, 5);
|
||||
title={`You Only Live Once`}
|
||||
tagline=""
|
||||
description=""
|
||||
bgImage="https://images.balodeplao.com/460cc863-81ff-44b4-811f-422558bd2078.jpg"
|
||||
bgImage="/images/460cc863-81ff-44b4-811f-422558bd2078.jpg"
|
||||
/>
|
||||
|
||||
<section class="relative px-4 py-12 sm:px-6 lg:px-8 md:py-36">
|
||||
|
||||
Reference in New Issue
Block a user