aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author135e2 <[email protected]>2022-05-13 22:17:55 +0800
committer135e2 <[email protected]>2022-05-13 22:17:55 +0800
commit7ba1fbd7f0a0f5f31001e4f8c123f2422af86da2 (patch)
tree2e8743c59a15597024f7fb6ebca86949c2b28945
parentb484e86ab6d3341f3208c2a963f46d5d61575bee (diff)
downloadMeaninglessRecords-7ba1fbd7f0a0f5f31001e4f8c123f2422af86da2.tar.gz
MeaninglessRecords-7ba1fbd7f0a0f5f31001e4f8c123f2422af86da2.tar.bz2
MeaninglessRecords-7ba1fbd7f0a0f5f31001e4f8c123f2422af86da2.zip
fix: show author name correctly...
... by adding quotes
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
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'