Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibbox committed Sep 21, 2023
1 parent ca7cd38 commit 8d78595
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Educator JS Codespaces Template</title><link rel="stylesheet" href="https://hibbox.github.io/portfolio.git/index.ed6a6680.css"></head><body> <noscript>You need to enable Javascript to run this application.</noscript> <div id="app"> </div> <script type="module" src="https://hibbox.github.io/portfolio.git/index.9075dd7b.js"></script> </body></html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Educator JS Codespaces Template</title>
<link rel="stylesheet" href="/index.4d663569.css">

</head>
<body>
<noscript>You need to enable Javascript to run this application.</noscript>
<div id="app">
<!-- Your react app will be rendered here -->
</div>
<script src="/index.975ef6c8.js" defer=""></script>
</body>
</html>

0 comments on commit 8d78595

Please sign in to comment.