theme:增加Favicon,调整资源路径。

This commit is contained in:
徐涛
2021-04-13 10:53:26 +08:00
parent 44590b9760
commit 986feb9bb8
9 changed files with 24 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
body {
background: url(/img/scatterbg.svg);
background: url(/images/scatterbg.svg);
min-height: 100vh;
height: 100%;
}