Skip to content

Commit

Permalink
added github-changed-username
Browse files Browse the repository at this point in the history
  • Loading branch information
ganesh-deshmukh committed Oct 18, 2018
1 parent 755254f commit 3d7e440
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 104 deletions.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h2 id="sm-heading">
</h2>
<br>
<div class="icons">
<a href="https://github.com/ganeshdeshmukh1612">
<a href="https://github.com/ganesh-deshmukh">
<i class="fab fa-github fa-2x"></i>
</a>
<a href="https://www.linkedin.com/in/ganeshdeshmukh/">
Expand Down
18 changes: 9 additions & 9 deletions dist/work.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ <h2 id="sm-heading">
<a href="#">
<img src="./images/projects/project1.jpg" alt="Project-1 Image">
</a>
<a target="_blank" href="https://github.com/ganeshdeshmukh1612/portfolio" class="btn-light">
<a target="_blank" href="https://github.com/ganesh-deshmukh/portfolio" class="btn-light">
<i class="fas fa-eye"></i> My Portfolio Site
</a>
<a target="_blank" href="https://github.com/ganeshdeshmukh1612/portfolio/commits/master" class="btn-dark">
<a target="_blank" href="https://github.com/ganesh-deshmukh/portfolio/commits/master" class="btn-dark">
<i class="fab fa-github"></i> Github Code- SCSS
</a>
</div>
Expand All @@ -77,40 +77,40 @@ <h2 id="sm-heading">
<a target="_blank" href="http://track-my-goals.herokuapp.com/" class="btn-light">
<i class="fas fa-eye"></i>NodeJS-Goals Tracker
</a>
<a target="_blank" href="https://github.com/ganeshdeshmukh1612/trackyourgoals/commits/master" class="btn-dark">
<a target="_blank" href="https://github.com/ganesh-deshmukh/trackyourgoals/commits/master" class="btn-dark">
<i class="fab fa-github"></i> Github- ExpressJS
</a>
</div>
<div class="item">
<a href="#">
<img src="./images/projects/project3.jpeg" alt="Project-1 Image">
</a>
<a target="_blank" href="https://github.com/ganeshdeshmukh1612/connect-geeks" class="btn-light">
<a target="_blank" href="https://github.com/ganesh-deshmukh/connect-geeks" class="btn-light">
<i class="fas fa-eye"></i> Find Geeks Network
</a>
<a target="_blank" href="https://github.com/ganeshdeshmukh1612/connect-geeks/commits/master" class="btn-dark">
<a target="_blank" href="https://github.com/ganesh-deshmukh/connect-geeks/commits/master" class="btn-dark">
<i class="fab fa-github"></i> Github- MERN Stack
</a>
</div>
<div class="item">
<a href="#">
<img src="./images/projects/insta.jpeg" alt="Project-1 Image">
</a>
<a target="_blank" href="https://github.com/ganeshdeshmukh1612/insta-clone" class="btn-light">
<a target="_blank" href="https://github.com/ganesh-deshmukh/insta-clone" class="btn-light">
<i class="fas fa-eye"></i> Insta-Clone App
</a>
<a target="_blank" href="https://github.com/ganeshdeshmukh1612/insta-clone" class="btn-dark">
<a target="_blank" href="https://github.com/ganesh-deshmukh/insta-clone" class="btn-dark">
<i class="fab fa-github"></i> Github React-Native
</a>
</div>
<div class="item">
<a href="#">
<img src="./images/projects/project5.jpg" alt="Project-1 Image">
</a>
<a target="_blank" href="https://github.com/ganeshdeshmukh1612/react-tasklist" class="btn-light">
<a target="_blank" href="https://github.com/ganesh-deshmukh/react-tasklist" class="btn-light">
<i class="fas fa-eye"></i> ReactJS TaskList
</a>
<a target="_blank" href="https://github.com/ganeshdeshmukh1612/react-tasklist" class="btn-dark">
<a target="_blank" href="https://github.com/ganesh-deshmukh/react-tasklist" class="btn-dark">
<i class="fab fa-github"></i> Github Code
</a>
</div>
Expand Down
91 changes: 0 additions & 91 deletions node_modules/balanced-match/README.md

This file was deleted.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/ganeshdeshmukh1612/portfolio.git"
"url": "git+https://github.com/ganesh-deshmukh/portfolio.git"
},
"keywords": [
"Ganesh",
Expand All @@ -19,9 +19,9 @@
"author": "Ganesh Deshmukh",
"license": "MIT",
"bugs": {
"url": "https://github.com/ganeshdeshmukh1612/portfolio/issues"
"url": "https://github.com/ganesh-deshmukh/portfolio/issues"
},
"homepage": "https://github.com/ganeshdeshmukh1612/portfolio",
"homepage": "https://github.com/ganesh-deshmukh/portfolio",
"dependencies": {
"gh-pages": "^1.2.0",
"node-sass": "^4.5.3"
Expand Down

0 comments on commit 3d7e440

Please sign in to comment.