From 1ef077d6dda6a08cee7b79f9193581f48d2a8821 Mon Sep 17 00:00:00 2001 From: zyl Date: Sun, 12 Nov 2023 20:55:01 -0800 Subject: [PATCH] update site config --- site/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/config.yaml b/site/config.yaml index 5aee358..81ef015 100644 --- a/site/config.yaml +++ b/site/config.yaml @@ -1,6 +1,6 @@ base_url: "https://zyl.gay" -title: zyllian -description: "zyllian's website." +title: zyl's website +description: "zyl's website." sass_styles: [index.scss] images_per_page: 10 blog_posts_per_page: 20