Skip to content

Commit

Permalink
Added a resume to the page
Browse files Browse the repository at this point in the history
  • Loading branch information
obreil54 committed Mar 15, 2024
1 parent 1ae8507 commit 4a2f86c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions cheddar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ <h3>ILYA OBRETETSKIY</h3>
<a href="../index.html#hero"><h4>HOME</h4></a>
<a href="../index.html#about"><h4>ABOUT</h4></a>
<a href="../index.html#projects"><h4>PROJECTS</h4></a>
<a href="../resume.pdf" target="_blank"><h4>RÉSUMÉ/CV</h4></a>
</div>
</div>
<div id="hero">
Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ <h3>ILYA OBRETETSKIY</h3>
<a href="#hero"><h4>HOME</h4></a>
<a href="#about"><h4>ABOUT</h4></a>
<a href="#projects"><h4>PROJECTS</h4></a>
<a href="resume.pdf" target="_blank"><h4>RÉSUMÉ/CV</h4></a>
</div>
</div>
<div id="hero">
Expand Down
1 change: 1 addition & 0 deletions rentr/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ <h3>ILYA OBRETETSKIY</h3>
<a href="../index.html#hero"><h4>HOME</h4></a>
<a href="../index.html#about"><h4>ABOUT</h4></a>
<a href="../index.html#projects"><h4>PROJECTS</h4></a>
<a href="../resume.pdf" target="_blank"><h4>RÉSUMÉ/CV</h4></a>
</div>
</div>
<div id="hero">
Expand Down
Binary file added resume.pdf
Binary file not shown.

0 comments on commit 4a2f86c

Please sign in to comment.