Skip to content

Commit 2e17b51

Browse files
committed
added alt texts
1 parent bda9b5e commit 2e17b51

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

astro.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ export default defineConfig({
126126
favicon: "/bag4.ico",
127127
logo: {
128128
src: "./src/assets/mini-bag.webp",
129+
alt: "vtbag logo",
129130
},
130131

131132
social: [

src/content/docs/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ hero:
66
tagline: "Tools, Tips, and Tricks to Enhance your Dev Skills with the View Transition API!"
77
image:
88
file: ../../assets/bag.png
9+
alt: The vtbag logo
910
actions:
1011
- text: Open the Bag
1112
link: /vtbag/

0 commit comments

Comments
 (0)