From 7eb4d4373af8e8f3e41cd9c2ef2d33f459b9ddc7 Mon Sep 17 00:00:00 2001 From: taomujian Date: Sat, 6 Apr 2024 23:03:24 +0800 Subject: [PATCH] 2024.04.06 --- _config.yml | 8 ++++---- index.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 2bc631e..a6ada56 100644 --- a/_config.yml +++ b/_config.yml @@ -69,13 +69,13 @@ netease_comment: false # ba_track_id: [your track id] # Google Analytics -ga_track_id: "UA-49627206-1" # Format: UA-xxxxxx-xx -ga_domain: huangxuan.me +ga_track_id: # Format: UA-xxxxxx-xx +ga_domain: # Sidebar settings sidebar: true # whether or not using Sidebar. -sidebar-about-description: "要做一个有 swag 的程序员
React Team @ Meta" -sidebar-avatar: https://github.com/Huxpro.png # use absolute URL, seeing it's used in both `/` and `/about/` +sidebar-about-description: "到死之前,我们都是需要发育的孩子" +sidebar-avatar: https://github.com/taomujian.png # use absolute URL, seeing it's used in both `/` and `/about/` # Featured Tags featured-tags: true # whether or not using Feature-Tags diff --git a/index.html b/index.html index 8ff67af..cb03790 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ --- layout: page -description: "「离开世界之前 一切都是过程」" +description: "「一枚程序员,一名安全爱好者,一位旅行者,一个修行者,一枚吉他手,一名书籍阅读者,一位跑步者,一个爱好美食者.」" --- {% for post in paginator.posts %}