diff --git a/.gitignore b/.gitignore index 5c4866d719f9..bf6b1d2ae8e5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ codekit-config.json example/_site Gemfile.lock node_modules -npm-debug.log* \ No newline at end of file +npm-debug.log* +.idea \ No newline at end of file diff --git a/_config.yml b/_config.yml index 48f5d0910e46..d30b3cd1f27d 100644 --- a/_config.yml +++ b/_config.yml @@ -20,7 +20,7 @@ title : "人文日新" title_separator : "-" name : "文新" description : "人文、科技、生活" -url : "https://www.blog.rwrx.org" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +url : "https://blog.rwrx.net" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" baseurl : "" # the subpath of your site, e.g. "/blog" repository : "bowugit/bowugit.github.io" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" teaser : "/assets/images/default.jpg" # path of fallback teaser image, e.g. "/assets/images/500x300.png" @@ -102,7 +102,7 @@ author: avatar : "/favicon.ico" # path of avatar image, e.g. "/assets/images/bio-photo.jpg" bio : location : - email : "hi@rwrx.org" + email : "hi@rwrx.net" uri : home : # null (default), "absolute or relative url to link to author home" bitbucket : diff --git a/_data/navigation.yml b/_data/navigation.yml index 60f6056cddc9..79c9d5d1a5f0 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -1,7 +1,7 @@ # main links main: - title: 阅读 - url: https://www.rwrx.org/ + url: https://rwrx.net/ - title: 人文 url: /categories/#civilization - title: 科技