From 7ba1fbd7f0a0f5f31001e4f8c123f2422af86da2 Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Fri, 13 May 2022 22:17:55 +0800 Subject: fix: show author name correctly... ... by adding quotes --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 66929d6..54cbf3d 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ title: Meaningless Records subtitle: 'Your favourite (?) podcast' description: "Meaningless Records' offical website" keywords: -author: 135e2 +author: '135e2' language: zh-CN timezone: 'Asia/Shanghai' -- cgit v1.2.3