From fff7cb8a1bb85d4ce0e5c7c074f2dc5f8689f1a3 Mon Sep 17 00:00:00 2001 From: Davidasx <81460770+Davidasx@users.noreply.github.com> Date: Tue, 24 Sep 2024 17:29:43 +0800 Subject: [PATCH] Initialize --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 078fdf0..0b90485 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ -name: "DavidX's Blog" -description: "Programming and more personal thoughts." +name: "Blog Demo" # change it to a title you want +description: "A demo blog." # change it to a description you want avatar: images/avatar.png favicon: images/favicon.ico @@ -27,7 +27,7 @@ footer-text: Copyright (c) 2024 # your name here url: # YOUR_GITHUB_HANDLE.github.io -# do not change anything below this line +# do not change anything below this line! permalink: /:title/ paginate_path: /page:num/