mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-09 18:07:39 -06:00
add crowd dj to portfolio
This commit is contained in:
4
_includes/github_btn.html
Normal file
4
_includes/github_btn.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<a class="block-btn" href="https://github.com/bchiang7" target="_blank">
|
||||
<span class="text">See more projects</span>
|
||||
<img class="icon" src="img/icons/github.svg" alt="github">
|
||||
</a>
|
||||
@@ -1,4 +1,4 @@
|
||||
<a class="block-btn" href="{{site.resume}}" target="_blank">
|
||||
<span class="resume-text">View my full résumé</span>
|
||||
<img class="resume-img" src="img/icons/download.png" alt="download resume">
|
||||
<span class="text">View my full résumé</span>
|
||||
<img class="icon" src="img/icons/download.png" alt="download resume">
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user