Skip to content

Commit dd24a54

Browse files
committed
Add tooltip to Brand logo and wordmark in header
1 parent 1448e9b commit dd24a54

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/components/Brand/index.astro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ import styles from './index.module.css'
1515
]}
1616
href="/"
1717
rel="home"
18+
data-tooltip
19+
title="Go to Home Page"
1820
aria-label="Webstack Builders home"
1921
>
2022
<span class="brand-logo">

0 commit comments

Comments
 (0)