Skip to content

Commit

Permalink
CSS: Use www.w3.org (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
remibetin authored Mar 10, 2025
1 parent dbec958 commit e59cf47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name="theme-color" content="#333333" />

<!-- WAI Website Components: https://wai-website-theme.netlify.app/components/ -->
<link rel="stylesheet" href="https://w3.org/WAI/assets/css/style.css?1573220675560713000" />
<link rel="stylesheet" href="https://www.w3.org/WAI/assets/css/style.css?1573220675560713000" />

<!-- Generated styles -->
<link href="{__BASEPATH__}/bundles/global.css" rel="stylesheet" />
Expand Down

0 comments on commit e59cf47

Please sign in to comment.