Skip to content

Commit a87e03e

Browse files
committed
contrib: include anonymous avatars
1 parent ce48d92 commit a87e03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Anyone who adds a few sentences to a chapter is {{
139139
'[automatically mentioned in the respective chapter]({}/blob/main/committers.py)'.format(
140140
env.config.html_theme_options.repository_url) }} as well as below.
141141

142-
{{ '[![](https://contrib.rocks/image?repo={})]({}/graphs/contributors)'.format(
142+
{{ '[![](https://contrib.rocks/image?anon=1&repo={})]({}/graphs/contributors)'.format(
143143
'/'.join(env.config.html_theme_options.repository_url.split('/')[-2:]),
144144
env.config.html_theme_options.repository_url) }}
145145

0 commit comments

Comments
 (0)