Skip to content

Commit 7dca6cd

Browse files
committed
Update the thumbnail in article
1 parent edf3719 commit 7dca6cd

File tree

1 file changed

+1
-1
lines changed
  • src/assets/state/articles

1 file changed

+1
-1
lines changed

src/assets/state/articles/2.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { people } from "../team";
22
import tags from "./tags";
33

4-
import thumbnail from "@blogImages/1/thumbnail.webp";
4+
import thumbnail from "@blogImages/2/thumbnail.webp";
55

66
import A from "@/components/pages/blog/post/ArticleComponents";
77

0 commit comments

Comments
 (0)