Skip to content

Commit

Permalink
add file
Browse files Browse the repository at this point in the history
  • Loading branch information
AkihiroKusuda committed Jan 31, 2024
1 parent 4e6aace commit 7e294b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<title>Todo App</title>
</head>
<body>
<h1>ToDo App by AKihiro Kusuda</h1>
<div id="root"></div>
<script src="js/react.production.min.js" integrity="sha256-3vo65ZXn5pfsCfGM5H55X+SmwJHBlyNHPwRmWAPgJnM=" crossorigin="anonymous"></script>
<script src="js/react-dom.production.min.js" integrity="sha256-qVsF1ftL3vUq8RFOLwPnKimXOLo72xguDliIxeffHRc=" crossorigin="anonymous"></script>
Expand Down

0 comments on commit 7e294b5

Please sign in to comment.