Skip to content

Commit 47470d6

Browse files
added carbon footprint calculator
1 parent 06be46a commit 47470d6

7 files changed

Lines changed: 3 additions & 3 deletions

File tree

File renamed without changes.
File renamed without changes.

projects.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,10 +1040,10 @@ const projects = [
10401040
},
10411041
{ "title":"Carbon FootPrint Calculator",
10421042
"tags":["HTML","CSS","JavaScript"],
1043-
"img":"img/projects/carbonFooCalc.png",
1043+
"img":"img/projects/carbonFootCalc.png",
10441044
"description":"Carbon FootPrint Calculator is an Eco-Friendly Calculator to help you keep your carbon emissions in check and help save the environment, built using HTML, CSS and JavaScript. It is a responsive website that can be viewed on any device.",
1045-
"github-link":"https://github.com/TusharKesarwani/Front-End-Projects/tree/main/Projects/Sound_Equalizer",
1046-
"project-link":"Projects/Sound_Equalizer/index.html"
1045+
"github-link":"https://github.com/TusharKesarwani/Front-End-Projects/tree/main/Projects/Carbon-FootPrint-Calc",
1046+
"project-link":"Projects/Carbon-FootPrint-Calc/index.html"
10471047
},
10481048
]
10491049

0 commit comments

Comments
 (0)