We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6bcbd55 + f30436f commit 00dc14fCopy full SHA for 00dc14f
commitLog.html
@@ -22,7 +22,7 @@ <h1>Commit history</h1>
22
<li class="commit-log-list-element material">
23
<div>
24
<p class="author-data">
25
- <img class="author-pfp" src="">
+ <img class="author-pfp" src="" alt="">
26
<a class="author-username"></a>
27
</p>
28
</div>
config.json
@@ -60,6 +60,7 @@
60
"deleteWarningLengthThreshold" : 25,
61
"deleteWarningWhenImagePresent" : true,
62
"enableDynamicBackgrounds" : true
63
+ "enableDynamicBackgrounds" : false,
64
},
65
"items" : {
66
"default_highlight_colors" : {
0 commit comments