Skip to content

Commit

Permalink
rename app
Browse files Browse the repository at this point in the history
  • Loading branch information
jmajerus committed Sep 24, 2024
1 parent 3f6c709 commit 9328dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dynamic Image with D3.js</title>
<title>Marquee Generator Web</title>
<script src="https://d3js.org/d3.v6.min.js"></script>
<script src="script.js" defer></script>

Expand Down

0 comments on commit 9328dc8

Please sign in to comment.