Skip to content

Commit

Permalink
Merge pull request #179 from bfabio/lang
Browse files Browse the repository at this point in the history
fix: declare "it" as language of the HTML document
  • Loading branch information
bfabio authored Apr 27, 2021
2 parents 37afe0b + d06600c commit 4e082e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<html lang="en">
<html lang="it">

<head>

Expand Down

0 comments on commit 4e082e6

Please sign in to comment.