fix css path
This commit is contained in:
parent
c95e27fd13
commit
1169af44c4
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
</script>
|
||||
|
||||
<link rel="stylesheet" href="/main.css" />
|
||||
<link rel="stylesheet" href="/services/loading/loading.css" />
|
||||
<link rel="stylesheet" href="/src/services/loading/loading.css" />
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.ico">
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue