From a749d8e31abf30b31c7977473508764f5f6f2604 Mon Sep 17 00:00:00 2001 From: star <1563232784@qq.com> Date: Tue, 20 Oct 2020 00:35:21 +0800 Subject: [PATCH] frends --- docs/_config.yml | 40 ++++++++-------------------------------- docs/package.json | 6 +++--- 2 files changed, 11 insertions(+), 35 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 5e7b696..89418ab 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -13,10 +13,10 @@ future: true # SNS settings RSS: false -weibo_username: huxpro -zhihu_username: huxpro -github_username: huxpro -twitter_username: huxpro +weibo_username: star +zhihu_username: he-xin-80-36 +github_username: starstar214 +twitter_username: star #facebook_username: huxpro #linkedin_username: firstname-lastname-idxxxx @@ -102,35 +102,11 @@ page-mathjax: false # Friends friends: [ - { + #{ # title: "Su", # href: "http://su.gallery/" # },{ - title: "乱序", - href: "http://mida.re/" - },{ - title: "Sherry Wu", - href: "https://xuechundesign.github.io" - },{ - title: "Luke 的自留地", - href: "http://hmqk1995.github.io" - },{ - title: "Ebn's Blog", - href: "http://ebnbin.com/" - },{ - title: "SmdCn's Blog", - href: "http://blog.smdcn.net" - },{ - title: "JiyinYiyong", - href: "http://tiye.me/" - },{ - title: "David's Game", - href: "https://www.ruoyaowu.com/" - },{ - title: "DHong Say", - href: "http://dhong.co" - },{ - title: "尹峰以为", - href: "http://ingf.github.io/" - } + # title: "乱序", + # href: "http://mida.re/" + #} ] diff --git a/docs/package.json b/docs/package.json index 03287fa..0232ecf 100644 --- a/docs/package.json +++ b/docs/package.json @@ -3,12 +3,12 @@ "title": "Hux Blog", "author": "Hux ", "version": "1.8.2", - "homepage": "http://huxpro.github.io", + "homepage": "https://github.com/starstar214", "repository": { "type": "git", - "url": "https://github.com/Huxpro/huxpro.github.io" + "url": "https://github.com/starstar214/hexbook" }, - "bugs": "https://github.com/Huxpro/huxpro.github.io/issues", + "bugs": "https://github.com/starstar214/hexbook/issues", "devDependencies": { "grunt": "^1.1.0", "grunt-banner": "~0.2.3", -- GitLab