adapt
This commit is contained in:
@@ -19,7 +19,7 @@ nav:
|
|||||||
|
|
||||||
menu:
|
menu:
|
||||||
首页: / || fas fa-home
|
首页: / || fas fa-home
|
||||||
时间轴: /archives/ || fas fa-archive
|
存档: /archives/ || fas fa-archive
|
||||||
标签: /tags/ || fas fa-tags
|
标签: /tags/ || fas fa-tags
|
||||||
分类: /categories/ || fas fa-folder-open
|
分类: /categories/ || fas fa-folder-open
|
||||||
说说: /artitalk/ || fa-regular fa-comment
|
说说: /artitalk/ || fa-regular fa-comment
|
||||||
@@ -263,7 +263,7 @@ footer:
|
|||||||
nav:
|
nav:
|
||||||
owner:
|
owner:
|
||||||
enable: true
|
enable: true
|
||||||
since: 2025
|
since: 2024
|
||||||
# Copyright of theme and framework
|
# Copyright of theme and framework
|
||||||
copyright:
|
copyright:
|
||||||
enable: true
|
enable: true
|
||||||
|
|||||||
@@ -1,13 +1,12 @@
|
|||||||
---
|
---
|
||||||
title: 自定义字体
|
title: 自定义字体
|
||||||
categories: 网站
|
categories: 建站手札
|
||||||
series: webcustom
|
series: webcustom
|
||||||
tags: 网站
|
tags: 网站
|
||||||
summary: 介绍如何自定义网站字体
|
summary: 介绍如何自定义网站字体
|
||||||
abbrlink: b5601a7e
|
abbrlink: b5601a7e
|
||||||
date: 2025-08-12 10:57:21
|
date: 2025-08-12 10:57:21
|
||||||
---
|
---
|
||||||
|
|
||||||
今天感觉网站的字体有些不好看,想换一下,搜索发现网站用woff或者woff2字体,在手机端和电脑都能完美显示
|
今天感觉网站的字体有些不好看,想换一下,搜索发现网站用woff或者woff2字体,在手机端和电脑都能完美显示
|
||||||
|
|
||||||
# 选择字体
|
# 选择字体
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: message
|
title: 留言墙
|
||||||
date: 2025-08-11 20:40:15
|
date: 2025-08-11 20:40:15
|
||||||
aside: false
|
aside: false
|
||||||
---
|
---
|
||||||
欢迎留言!!!
|
欢迎留言!!!
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: tags
|
title: 标签
|
||||||
date: 2025-08-09 21:33:16
|
date: 2025-08-09 21:33:16
|
||||||
type: tags
|
type: tags
|
||||||
comments: false
|
comments: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: timeline
|
title: 时间线
|
||||||
date: 2025-08-11 20:38:38
|
date: 2025-08-11 20:38:38
|
||||||
comments: false
|
comments: false
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user