Skip to content

Commit

Permalink
add all changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Shouryabhardwajj committed Feb 18, 2024
1 parent c2b903f commit d64fa60
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ const siteProps = {
gitHub: "Shouryabhardwajj",
instagram: "shourya_bhardwajj",
linkedIn: "shouryabhardwajj",
medium: "@Shouryabhardwaj",
twitter: "Shourya@29621872",
medium: "@Shouryabhardwaj19",
twitter: "Shourya29621872",
youTube: "Code",
};

Expand Down
2 changes: 1 addition & 1 deletion src/Components/Home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import PropTypes from "prop-types";
* Need an image? Check out https://unsplash.com to download a photo you
* freely use on your site.
*/
import image from "../images/profile.jpg";
import image from "../images/pic.jpg";

const imageAltText = "Shourya Bhardwaj - Data Scientist. This is background photo";

Expand Down
Binary file added src/images/pic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d64fa60

Please sign in to comment.