Skip to content

Commit

Permalink
tweaking gh page
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew87E committed Dec 24, 2023
1 parent e4b11c1 commit 3a93f64
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
<head>
<title>React-Style-Text</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script defer src="index_bundle.js"></script></head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script defer src="index_bundle.js"></script>
</head>
<body>
<div id="root"></div>
</body>
</html>
</html>
Loading

0 comments on commit 3a93f64

Please sign in to comment.