Skip to content

Commit bca641b

Browse files
authored
Add missing SQL file link for 2021 accessibility Heading hierarchy score (#3047)
* Add missing SQL file link for 2021 accessibility Heading hierarchy score * Add lighthouse_a11y_audits.sql SQL file to Japanese translation
1 parent 97da63f commit bca641b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/en/2021/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Headings make it easier for screen readers to properly navigate a page by supply
301301
content="58%",
302302
classes="big-number",
303303
sheets_gid="461215072",
304-
sql_file="???"
304+
sql_file="lighthouse_a11y_audits.sql"
305305
)
306306
}}
307307

src/content/ja/2021/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ HTML5導入以前は、これを実現するためにARIAのランドマーク
301301
content="58%",
302302
classes="big-number",
303303
sheets_gid="461215072",
304-
sql_file="???"
304+
sql_file="lighthouse_a11y_audits.sql"
305305
)
306306
}}
307307

0 commit comments

Comments
 (0)