Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNUSDS committed Mar 4, 2024
1 parent 95dc6f4 commit 753d298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="theme-color" content="#ffffff">
<!-- this is the DESTINATION of the script when it's copied over. DO not add type="module" or vite will remove -->
<link rel="manifest" href="manifest.webmanifest" />
<link rel="stylesheet" media="all" href="https://usds.github.io/website-stagingstylesheets/styles.css" />
<link rel="stylesheet" media="all" href="https://usds.github.io/website-staging/assets/stylesheets/styles.css" />
</head>
<body id="body">
<div id="root"></div>
Expand Down

0 comments on commit 753d298

Please sign in to comment.