Skip to content

Commit be24ac6

Browse files
authored
Merge pull request codeharborhub#3648 from ParnaRoyChowdhury777/main
Issue codeharborhub#611 fixed. Previous PR was codeharborhub#632
2 parents 185c02f + 6603a40 commit be24ac6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/data/userData.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export const Users: User[] = [
9191
title: "Scientific Calculator",
9292
description:
9393
"Build and Deploy a Modern and Beginner-friendly Scientific Calculator using HTML, CSS and Vanilla Javascript",
94-
preview: require("./showcase/calculator-app.png"),
94+
preview: require("./showcase/calculator-app-ss.png"),
9595
website: "https://calcu-plus.vercel.app/",
9696
source: "https://github.com/ParnaRoyChowdhury777/Calculator---CalcuPlus",
9797
tags: ["opensource", "clone", "html", "css", "vanilla"],

0 commit comments

Comments
 (0)