mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 15:29:41 +08:00
优化:友链页面 “申请友链方法”文本增加下边距
This commit is contained in:
parent
cf7741d375
commit
2d194feae6
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "halo-theme-dream2.0",
|
||||
"version": "1.3.1.2",
|
||||
"version": "1.3.1.3",
|
||||
"description": "梦之城,童话梦境,动漫类型博客主题。",
|
||||
"main": "index.js",
|
||||
"author": "nineya",
|
||||
|
@ -34,7 +34,7 @@
|
||||
<hr th:if="${theme.config.page_config.show_exchange_info || !#strings.isEmpty(theme.config.page_config.links_info)}"/>
|
||||
<th:block th:if="${theme.config.page_config.show_exchange_info}"
|
||||
th:with="bloggerAvatar= ${#strings.defaultString(theme.config.page_config.links_blogger_avatar, contributor.avatar)}">
|
||||
申请友链的方法:
|
||||
<p style="margin-bottom: 4px">申请友链的方法:</p>
|
||||
<ul>
|
||||
<li>名称:[[${site.title}]]</li>
|
||||
<li>地址:<a th:href="${site.url}" target="_blank" th:text="${site.url}"></a></li>
|
||||
|
@ -22,6 +22,6 @@ spec:
|
||||
settingName: theme-dream-setting
|
||||
configMapName: theme-dream-configMap
|
||||
# 版本号
|
||||
version: 1.3.1.2
|
||||
version: 1.3.1.3
|
||||
# 最低支持的 Halo 版本
|
||||
require: ">=2.0.0"
|
Loading…
x
Reference in New Issue
Block a user