33 < head >
44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0, maximum-scale=1 " />
6- < script type ="module " crossorigin src ="/assets/index-nd7n3k8Y.js "> </ script >
7- < link rel ="stylesheet " crossorigin href ="/assets/index-BJpOGHLx.css ">
6+ < title > Material Dashboard Shadcn</ title >
7+ <!-- Start Single Page Apps for GitHub Pages -->
8+ < script type ="text/javascript ">
9+ // Single Page Apps for GitHub Pages
10+ // MIT License
11+ // https://github.com/rafgraph/spa-github-pages
12+ // This script checks to see if a redirect is present in the query string,
13+ // converts it back into the correct url and adds it to the
14+ // browser's history using window.history.replaceState(...)
15+ ( function ( l ) {
16+ if ( l . search [ 1 ] === '/' ) {
17+ var decoded = l . search . slice ( 1 ) . split ( '&' ) . map ( function ( s ) {
18+ return s . replace ( / ~ a n d ~ / g, '&' )
19+ } ) . join ( '?' ) ;
20+ window . history . replaceState ( null , null ,
21+ l . pathname . slice ( 0 , - 1 ) + decoded + l . hash
22+ ) ;
23+ }
24+ } ( window . location ) )
25+ </ script >
26+ <!-- End Single Page Apps for GitHub Pages -->
27+ < script type ="module " crossorigin src ="/material-dashboard-shadcn/assets/index-CIgmhzXq.js "> </ script >
28+ < link rel ="stylesheet " crossorigin href ="/material-dashboard-shadcn/assets/index-CyaLpR75.css ">
829 </ head >
930 < body >
1031 < div id ="root "> </ div >
32+ <!-- This is a replit script which adds a banner on the top of the page when opened in development mode outside the replit environment -->
33+ < script type ="text/javascript " src ="https://replit.com/public/js/replit-dev-banner.js "> </ script >
1134 </ body >
1235</ html >
0 commit comments