Skip to content

Commit

Permalink
feat: Remove demo links from Projects component
Browse files Browse the repository at this point in the history
  • Loading branch information
el-tegy committed Nov 8, 2023
1 parent 673df6a commit dcb9b54
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/components/Projects/Projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ function Projects() {
</span>
}
ghLink="https://github.com/el-tegy/chatBI"
//demoLink="https://chatify-49.web.app/"
//demoLink=""
/>
</Col>

Expand All @@ -61,7 +61,7 @@ function Projects() {
</span>
}
ghLink="https://github.com/el-tegy/pycounts_ja2327072339"
//demoLink="https://blogs.soumya-jit.tech/"
//demoLink=""
/>
</Col>

Expand All @@ -83,7 +83,7 @@ function Projects() {
</span>
}
ghLink="https://github.com/el-tegy/stream_persona"
//demoLink="https://editor.soumya-jit.tech/"
//demoLink=""
/>
</Col>

Expand All @@ -105,7 +105,7 @@ function Projects() {
</span>
}
ghLink="https://github.com/el-tegy/price_pulse"
// demoLink="https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley" <--------Please include a demo link here
// demoLink=""
/>
</Col>

Expand All @@ -123,7 +123,7 @@ function Projects() {
</span>
}
ghLink="https://github.com/el-tegy/asp_dotnet_core_api_project_s8_bdtn"
//demoLink="https://plant49-ai.herokuapp.com/"
//demoLink=""
/>
</Col>
</Row>
Expand Down

0 comments on commit dcb9b54

Please sign in to comment.