Skip to content

Commit 58dabcb

Browse files
committed
gravatar_proxy 改回默认的 gravatar 官方地址
1 parent 8bdaa97 commit 58dabcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.yml.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ defaults: &defaults
2525
external_feed_url: "http://ruby-taiwan.org/topics/feed"
2626
external_feed_name: "Ruby Taiwan Group"
2727
twitter_id: "ruby_china"
28-
gravatar_proxy: "http://ruby-china.org"
28+
gravatar_proxy: "http://gravatar.com"
2929

3030
development:
3131
<<: *defaults

0 commit comments

Comments
 (0)