Skip to content

Commit

Permalink
Fix language
Browse files Browse the repository at this point in the history
  • Loading branch information
hadro committed Dec 19, 2023
1 parent 7c191e3 commit bc2d278
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions moma/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<head>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MoMA Collecting Gender Disparity</title>
<link rel="stylesheet" href="style.css">
Expand Down Expand Up @@ -49,5 +50,5 @@ <h1>MoMA <br>Collecting Gender Disparity</h1>
<script src="../lib/d3.js"></script>
<script type="module" src="main.js"></script>
</body>
</html>
</html>

0 comments on commit bc2d278

Please sign in to comment.