Skip to content

Commit

Permalink
Added lang attr to <html> ↞ [auto-sync from https://github.com/Ku…
Browse files Browse the repository at this point in the history
  • Loading branch information
kudo-sync-bot committed Nov 18, 2024
1 parent 54aadd8 commit 67ff082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starters/chrome/extension/popup/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<link href="/popup/style.css" rel="stylesheet">
</head>
Expand Down

0 comments on commit 67ff082

Please sign in to comment.