fix css path

This commit is contained in:
Ayo 2019-12-08 20:51:36 +08:00
parent c95e27fd13
commit 1169af44c4

View file

@ -23,7 +23,7 @@
</script> </script>
<link rel="stylesheet" href="/main.css" /> <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"> <link rel="shortcut icon" type="image/png" href="/favicon.ico">
</head> </head>
<body> <body>