Skip to content

Commit

Permalink
update resume link
Browse files Browse the repository at this point in the history
  • Loading branch information
boonboonsiri committed Feb 22, 2024
1 parent 3654041 commit bd493ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion home/2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_position: 1

Some of my adventures (yes some of these were shot on a phone and some of these were shot poorly but sometimes the best photos just capture the memory).

Shot on a Sony A7II or my Pixel.
Shot on my Sony A7II or my Pixel.



Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ function AboutSection() {
</div>

<div className="links">
<a href="https://drive.google.com/file/d/1rfUZbKVtQdxbN6v3eZRD-qLuSsi01J6X/view?usp=sharing" target="_blank">resume</a> | <a href="https://github.com/boonboonsiri">github</a> | <a href="https://www.linkedin.com/in/boon-boonsiri-1613a719b/" target="_blank">linkedin</a>
<a href="https://drive.google.com/file/d/1pk50WpJ9QCX0-vkjqx5m0HBlcUGcn9Uk/view?usp=sharing" target="_blank">resume</a> | <a href="https://github.com/boonboonsiri">github</a> | <a href="https://www.linkedin.com/in/boon-boonsiri-1613a719b/" target="_blank">linkedin</a>
</div>

</div>
Expand Down

0 comments on commit bd493ca

Please sign in to comment.