Skip to content

Commit 03bd904

Browse files
Update README.md
1 parent f86ed99 commit 03bd904

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,14 @@
1111
<br/>
1212

1313
<!-- PORTFOLIO CTA — given its own prominent badge so visitors actually click it -->
14+
<!-- Option 3: SVG with CSS animation (pulsing ring + shimmer, runs natively on GitHub) -->
1415
<a href="https://santiagodevrel.dev">
15-
<img src="https://img.shields.io/badge/🌐%20santiagodevrel.dev-FF6B35?style=for-the-badge&logoColor=white" alt="Portfolio"/>
16+
<img src="./assets/portfolio-button.svg" alt="Portfolio" width="340"/>
17+
</a>
18+
19+
<!-- Option 1: Animated GIF fallback (same effect, broader compatibility) -->
20+
<a href="https://santiagodevrel.dev">
21+
<img src="./assets/portfolio-button.gif" alt="Portfolio" width="340"/>
1622
</a>
1723

1824
<br/><br/>

0 commit comments

Comments
 (0)