Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gravatar): add gravatar.params config option #508

Merged
merged 2 commits into from
May 10, 2023
Merged

Conversation

qwqcode
Copy link
Member

@qwqcode qwqcode commented May 10, 2023

BREAKING CHANGE: The gravatar.default config option has been removed. Please use gravatar.params instead. The default value for gravatar.params is now "d=mp&s=240".

BREAKING CHANGE: The `gravatar.default` config option has been removed. Please use `gravatar.params` instead. The default value for `gravatar.params` is now `"d=mp&s=240"`.

Signed-off-by: qwqcode <qwqcode@gmail.com>
Signed-off-by: qwqcode <qwqcode@gmail.com>
@pull-request-size pull-request-size bot added size/M and removed size/S labels May 10, 2023
@qwqcode qwqcode merged commit 08c0b29 into master May 10, 2023
@qwqcode qwqcode deleted the feat/gravatar branch May 10, 2023 05:42
Lruihao added a commit to hugo-fixit/FixIt that referenced this pull request Oct 23, 2023
Artalk v2.5.5 has deprecated the gravatar.default configuration item, please use gravatar.params instead. (ArtalkJS/Artalk#508)

TODO: support pagination and heightLimit config for Artalk in next FixIt version
Lruihao added a commit to hugo-fixit/FixIt that referenced this pull request Oct 24, 2023
Artalk v2.5.5 has deprecated the gravatar.default configuration item, please use gravatar.params instead. (ArtalkJS/Artalk#508)

TODO: support pagination and heightLimit config for Artalk in next FixIt version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant