Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Wang
e067b71827 feat: support for multiple styles of footer 2022-11-08 15:33:03 +08:00
Ryan Wang
5f31a2437e feat: add setup footer menu support 2022-10-28 22:24:44 +08:00
BugKing
33e39154bc feat: 增加底部备案信息及对应设置 (#6)
### 背景
在大陆上线的站点都需要在底部显示备案信息,目前这个主题没有相关显示信息及对应配置。

### 修改内容
在主题底部增加了 ICP 备案号显示,并增加了 `ICP备案号` 及 `ICP备案跳转链接` 两个配置。当不配置备案号时,底部显示内容与修改前相同。

### 效果图
#### 主题底部
![image](https://user-images.githubusercontent.com/27671436/197946180-5c74b2d7-10aa-4127-9420-87e5a330f461.png)
#### 主题设置
![image](https://user-images.githubusercontent.com/27671436/197946246-cfb21d5f-7a59-4fe8-9167-ec5b65797dbd.png)

```release-note
feat: 增加底部备案信息及对应设置
```
2022-10-27 03:28:10 +00:00
Ryan Wang
f657f5e62c styles: reformat code
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-10-10 14:51:02 +08:00
Ryan Wang
87ececb908 feat: add overlay menu for mobile device
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-10-06 22:06:43 +08:00
Ryan Wang
d39c95bbce feat: preliminary completion of index page and post page
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-10-06 00:38:24 +08:00