Skip to content

Commit 3119ecb

Browse files
committed
2 parents a297423 + 3748eb2 commit 3119ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2018/09/23/hello-world/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ <h1 class="post-title" itemprop="name headline">Hello World</h1>
400400

401401
<div>
402402
<div style="padding: 10px 0; margin: 20px auto; width: 90%; text-align: center;">
403-
<div>感谢打赏</div>
403+
<div></div>
404404
<button id="rewardButton" disable="enable" onclick="var qr = document.getElementById('QR'); if (qr.style.display === 'none') {qr.style.display='block';} else {qr.style.display='none'}">
405405
<span>打赏</span>
406406
</button>

0 commit comments

Comments
 (0)