diff --git a/docs/_config.yml b/docs/_config.yml index 5e7b6968ebf0e279cc8fba0397fcdc5fb5bf5166..89418ab5ce9f946a588287650e1376a3834fd2e9 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 03287fa2dff44ef3ce6311d01cd297694a3d4e45..0232ecfa6d938fb346630724033cc541a19c3ebe 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",