From a4aca2fabbd8c702b24a7d7291c398a2e01be554 Mon Sep 17 00:00:00 2001 From: dulinhan Date: Tue, 29 Aug 2023 17:24:15 +0800 Subject: [PATCH] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 260a87f1f364a..9d7eb4c9a44ad 100644 --- a/_config.yml +++ b/_config.yml @@ -7,9 +7,9 @@ # Site Settings locale : "en-US" -title : "Your Name / Site Title" +title : "DU Linhan's Homepage" title_separator : "-" -name : &name "Your Name" +name : &name "Du Linhan" description : &description "personal description" url : https://dulinhan.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" baseurl : "" # the subpath of your site, e.g. "/blog"