Skip to content

Commit 4d5bda5

Browse files
Merge pull request #66 from PyConAPAC/update-events-20260811-v2
Add footer link for Stephanie Yeo
2 parents 1e174b4 + 342c5a0 commit 4d5bda5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/footer/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ export default function Footer() {
103103
<div>Website made with</div>
104104
<div className="hearbeat"> ❤️ </div>
105105
<div>
106-
<a href="https://codemickeycode.com/">codemickeycode</a>, Stephanie Yeo & <a>dnezle</a>.
106+
<a href="https://codemickeycode.com/">codemickeycode</a>, <a href="https://www.linkedin.com/in/stephyeo/">Stephanie Yeo</a> & <a>dnezle</a>.
107107
</div>
108108
</div>
109109
<div className="small-text text-white footer-credits">

0 commit comments

Comments
 (0)