Skip to content

Commit 1c0487c

Browse files
author
Susan Vanderplas
committed
Update and add aria-labels to icon links
1 parent 25e6ade commit 1c0487c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

_quarto.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,17 @@ book:
3131
style: floating
3232
collapse-level: 3
3333
page-footer:
34-
left: "Copyright 2024, Susan Vanderplas"
34+
left: "Copyright 2025, Susan Vanderplas"
3535
right:
3636
- icon: github
3737
href: "https://github.com/srvanderplas"
38-
- icon: twitter
39-
href: "https://twitter.com/srvanderplas"
38+
aria-label: GitHub
4039
- icon: mastodon
4140
href: "https://datavis.social/%40srvanderplas"
41+
aria-label: Mastodon
42+
- icon: bluesky
43+
href: "https://%40srvanderplas.bsky.social"
44+
aria-label: Bluesky
4245
comments:
4346
giscus:
4447
repo: srvanderplas/stat-computing-r-python

0 commit comments

Comments
 (0)