Skip to content

Commit

Permalink
🔧 Fix mock data image path
Browse files Browse the repository at this point in the history
  • Loading branch information
Nismit committed May 8, 2022
1 parent 52e6e9f commit b43ac89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/postMock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const PostMock: PostType = {
title: "あのイーハトーヴォのすきとおった風、夏でも底に冷たさをもつ青いそら",
date: "2021/02/28",
lastmod: "2021/03/01",
eyecatch: "/images/1200x630-mock.jpeg",
eyecatch: "/images/1200x630-mock.jpg",
description:
"あのイーハトーヴォのすきとおった風、夏でも底に冷たさをもつ青いそら、うつくしい森で飾られたモリーオ市、郊外のぎらぎらひかる草の波",
tags: ["blog", "vancouver"],
Expand Down

0 comments on commit b43ac89

Please sign in to comment.