From 6deaff2728dfefa1c7234b5f21215d6c2a8be093 Mon Sep 17 00:00:00 2001 From: yuanpinz Date: Thu, 2 Nov 2023 14:40:23 +0800 Subject: [PATCH] update --- config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.yml b/config.yml index c7cbc97..05388c6 100644 --- a/config.yml +++ b/config.yml @@ -73,8 +73,8 @@ params: # home-info mode homeInfoParams: - Title: "Hi there \U0001F44B" - Content: Welcome to my blog + Title: "品斯基的博客" + Content: "Hi there \U0001F44B" socialIcons: - name: twitter @@ -115,16 +115,16 @@ params: menu: main: - identifier: categories - name: categories + name: 目录 url: /categories/ weight: 10 - identifier: tags - name: tags + name: 标签 url: /tags/ weight: 20 - identifier: example - name: example.org - url: https://example.org + name: 知乎 + url: https://www.zhihu.com/people/zhouyp6 weight: 30 # Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma pygmentsUseClasses: true