Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgofreight committed Jun 24, 2024
1 parent ca23242 commit 6866543
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/website-mf-testing/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Micro Frontend Testing</title>
<!-- <link rel="stylesheet" href="style.css"> -->
<link rel="stylesheet" href="styles-auto.css">
<script type="module" crossorigin src="/website-mf-testing/assets/index-oIK7z2sW.js"></script>
<link rel="stylesheet" crossorigin href="/website-mf-testing/assets/index-CYzq5Wgn.css">

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/website-mf-testing/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Micro Frontend Testing</title>
<!-- <link rel="stylesheet" href="style.css"> -->
<link rel="stylesheet" href="styles-auto.css">
<script type="module" crossorigin src="/website-mf-testing/assets/index-oIK7z2sW.js"></script>
<link rel="stylesheet" crossorigin href="/website-mf-testing/assets/index-CYzq5Wgn.css">
</head>
Expand Down
1 change: 1 addition & 0 deletions styles-auto.css

Large diffs are not rendered by default.

0 comments on commit 6866543

Please sign in to comment.