Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhinav-Chdhary committed Jul 8, 2024
1 parent dad5bc2 commit 28c8442
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

<link rel="icon" href="TitleLogo.png" />
<title>FSM Designer</title>
<script type="module" crossorigin src="FSMcreator//assets/index-BoaU5PgP.js"></script>
<link rel="stylesheet" crossorigin href="FSMcreator//assets/index-C9YO5tlX.css">
<script type="module" crossorigin src="/FSMcreator/assets/index-BoaU5PgP.js"></script>
<link rel="stylesheet" crossorigin href="/FSMcreator/assets/index-C9YO5tlX.css">
</head>
<body>
<h1>Finite State Machine Designer</h1>
Expand Down

0 comments on commit 28c8442

Please sign in to comment.