We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f37b51 commit 19bd2f5Copy full SHA for 19bd2f5
1 file changed
src/templates/base/contributors.html
@@ -305,7 +305,7 @@ <h1 class="title title-lg">
305
{{ self.join_the_team_text() }}
306
</text>
307
</svg>
308
- <img src="/static/images/avatars/12.jpg" alt="" height="100" width="100" loading="lazy">
+ <img src="/static/images/avatars/12.jpg" alt="" height="100" width="100">
309
</a>
310
</li>
311
{% for id, contributor in config.contributors.items() %}
0 commit comments