Skip to content

Commit f9ef01d

Browse files
Merge branch 'CodeHarborHub:main' into main
2 parents 8ec6f2a + aacfab9 commit f9ef01d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/data/userData.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ export const Users: User[] = [
164164
title: "Guess The Number Game",
165165
description:
166166
"It allows users to play the Guess The Number Game based on the choice of Easy(3 rounds), Intermediate(5 rounds) and Hard(7 rounds).",
167-
preview: require("./showcase/guessnumber.png"),
167+
preview: require("./showcase/guessnumber-ss.png"),
168168
website: "https://guess-me-tau.vercel.app/",
169169
source: "https://github.com/ParnaRoyChowdhury777/Guess_The_Number_Game",
170170
tags: ["opensource", "product", "html", "css", "javascript", "vanilla"],

0 commit comments

Comments
 (0)