From cce8b73b61b91272be026eaade1835cd2f2fde57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=9B=E4=BE=9D=E4=B8=81?= <89094824+saiyidin@users.noreply.github.com> Date: Sun, 9 Jun 2024 00:25:31 +0800 Subject: [PATCH] Update _config.yml --- _config.yml | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/_config.yml b/_config.yml index 6ff248a045f..c10c7f7bf81 100644 --- a/_config.yml +++ b/_config.yml @@ -1,24 +1,15 @@ # Site settings title: Hux Blog -SEOTitle: 黄玄的博客 | Hux Blog +SEOTitle: Said的博客 | Hux Blog header-img: img/home-bg.jpg -email: huxpro@gmail.com -description: "这里是 @Hux黄玄 的个人博客,与你一起发现更大的世界 | 要做一个有 swag 的程序员" -keyword: "黄玄, Hux黄玄, Hux, 鬼栈, huxpro, @huxpro, 黄玄的博客, Hux Blog, 博客, 个人网站, 互联网, Web, JavaScript, React, React Native, 前端, 设计" -url: "https://huangxuan.me" # your host, for absolute URL +email: 1780738638@qq.com +description: "这里是 @Said 的个人博客,Welcome | 要做一个有 swag 的程序员" +url: "https://Said1.github.io" # your host, for absolute URL baseurl: "" # for example, '/blog' if your blog hosted on 'host/blog' # Publish posts or collection documents with a future date. future: true -# SNS settings -RSS: false -weibo_username: huxpro -zhihu_username: huxpro -github_username: huxpro -twitter_username: huxpro -#facebook_username: huxpro -#linkedin_username: firstname-lastname-idxxxx # Build settings # from 2016, 'pygments' is unsupported on GitHub Pages. Use 'rouge' for highlighting instead. @@ -70,7 +61,7 @@ netease_comment: false # Google Analytics ga_track_id: "UA-49627206-1" # Format: UA-xxxxxx-xx -ga_domain: huangxuan.me +ga_domain: Said1.githun.io # Sidebar settings sidebar: true # whether or not using Sidebar. @@ -98,5 +89,5 @@ friends: { title: "SmdCn", href: "http://blog.smdcn.net" }, { title: "JiyinYiyong", href: "http://tiye.me/" }, { title: "DHong Say", href: "http://dhong.co" }, - { title: "尹峰以为", href: "http://ingf.github.io/" }, + { title: "said", href: "http://ingf.github.io/" }, ]