优化博客

This commit is contained in:
limqhz
2022-05-10 02:21:30 +08:00
parent 1826e4bb9a
commit b0b9e80f8a
28 changed files with 339 additions and 227 deletions

View File

@@ -27,5 +27,5 @@ public interface QuinnConstant {
String EDIT_SOURCE_FIRST = "lw@";
String EDIT_SOURCE_LAST = "#";
String DEFAULT_ATTR_BASE64 = "/attrIcon";
String DEFAULT_ATTR_BASE64 = "/images/avatar/quinn.png";
}