优化阅读
This commit is contained in:
parent
6676ffba8a
commit
87955cbfe3
|
@ -21,7 +21,7 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<link th:if="${htmlType == 'post' && theme.config.tool.rightside.readmode && theme.config.tool.rightside.rightsideEnable}"
|
<link th:if="${theme.config.tool.rightside.readmode && theme.config.tool.rightside.rightsideEnable}"
|
||||||
rel="stylesheet" th:href="${assets_link + '/css/read-mode.css' + theme_version}">
|
rel="stylesheet" th:href="${assets_link + '/css/read-mode.css' + theme_version}">
|
||||||
</th:block>
|
</th:block>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue