Skip to content

Commit

Permalink
resolving conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKuldeep01 committed Nov 8, 2024
2 parents fcdb957 + e48d2fd commit 8011d90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

.env
node_modules
dist
dist-ssr
Expand Down
4 changes: 2 additions & 2 deletions src/Components/About.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ const About = () => {
</div>
<BigButton
Children={<> <Link target="_blank"
to={"https://drive.google.com/file/d/1h1tGNt7YaxhDiBa1LrvIYFddkczumH15/view?usp=sharing"}
> Download CV </Link>
to={"https://drive.google.com/drive/folders/1N0ecqW6kpW3zt15w87R0iBawGBwGS1S6?usp=sharing"}
> Download CV 📌</Link>
</>}
className="rounded-lg duration-200 hover:bg-black"
bgColor="bg-black/90"
Expand Down

0 comments on commit 8011d90

Please sign in to comment.