Skip to content

Commit 00dc14f

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 6bcbd55 + f30436f commit 00dc14f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

commitLog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1>Commit history</h1>
2222
<li class="commit-log-list-element material">
2323
<div>
2424
<p class="author-data">
25-
<img class="author-pfp" src="">
25+
<img class="author-pfp" src="" alt="">
2626
<a class="author-username"></a>
2727
</p>
2828
</div>

config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"deleteWarningLengthThreshold" : 25,
6161
"deleteWarningWhenImagePresent" : true,
6262
"enableDynamicBackgrounds" : true
63+
"enableDynamicBackgrounds" : false,
6364
},
6465
"items" : {
6566
"default_highlight_colors" : {

0 commit comments

Comments
 (0)