fix: Fixed broken email link
94cfa30d
1 file(s) · +1 −1
| 87 | 87 | Feel free to |
|
| 88 | 88 | <a |
|
| 89 | 89 | class="style-link inline-block" |
|
| 90 | - | href="mailto:hello@stevedylan.dev" |
|
| 90 | + | href={`mailto:hello@stevedylan.dev`} |
|
| 91 | 91 | target="_blank" |
|
| 92 | 92 | rel="noopener noreferrer" |
|
| 93 | 93 | aria-label="github repository" |