From 5b08181c171967c1f1ecfdf339189315b4f49508 Mon Sep 17 00:00:00 2001 From: thely314 <146166116+thely314@users.noreply.github.com> Date: Sat, 9 Dec 2023 08:35:14 +0800 Subject: [PATCH] 12.09 08:35 --- source/about/index.md | 2 +- source/categories/index.md | 2 +- source/tags/index.md | 2 +- themes/butterfly/_config.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source/about/index.md b/source/about/index.md index 5ebee9f..ed4d424 100644 --- a/source/about/index.md +++ b/source/about/index.md @@ -1,5 +1,5 @@ --- -title: about +title: 关于 layout: about date: 2023-12-04 23:14:19 --- diff --git a/source/categories/index.md b/source/categories/index.md index 8c83c3f..b39a628 100644 --- a/source/categories/index.md +++ b/source/categories/index.md @@ -1,5 +1,5 @@ --- -title: categories +title: 分类 date: 2023-12-06 23:24:23 type: "categories" --- diff --git a/source/tags/index.md b/source/tags/index.md index f473084..2f1a817 100644 --- a/source/tags/index.md +++ b/source/tags/index.md @@ -1,5 +1,5 @@ --- -title: tags +title: 标签 date: 2023-12-06 23:21:45 type: "tags" orderby: name diff --git a/themes/butterfly/_config.yml b/themes/butterfly/_config.yml index 2f3550a..0db8a95 100644 --- a/themes/butterfly/_config.yml +++ b/themes/butterfly/_config.yml @@ -759,7 +759,7 @@ subtitle: # Typewriter Effect (打字效果) effect: true startDelay: 150 # time before typing starts in milliseconds - typeSpeed: 1000 # type speed in milliseconds + typeSpeed: 10 # type speed in milliseconds backSpeed: 30 # backspacing speed in milliseconds loop: true # Customize typed.js (配置typed.js)