add site|post background
This commit is contained in:
@@ -105,7 +105,7 @@ hexo.extend.filter.register("before_generate", () => {
|
||||
data[key] = cdnSource[type];
|
||||
});
|
||||
|
||||
if (cond === "internal") data["main_css"] = "css/index.css";
|
||||
if (cond === "internal") data["main_css"] = "css/index1.css";
|
||||
return data;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user