Skip to content

Commit 7941cc9

Browse files
committed
🎉auto update by Gmeek action
1 parent 8a9296a commit 7941cc9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

blogBase.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<span class="listTitle">Gmeek快速上手</span>
101101
</div>
102102
<div class="listLabels">
103-
<span class="Label" style="background-color:#006b75">123</span>
103+
<span class="Label" style="background-color:#006b75">122</span>
104104
<span class="Label LabelName" style="background-color:#D93F0B"><object><a style="color:#fff" href="tag.html#软件">软件</a></object></span><span class="Label LabelName" style="background-color:#DF0467"><object><a style="color:#fff" href="tag.html#Gmeek">Gmeek</a></object></span>
105105
<span class="Label LabelTime" style="background-color:#A333D0">2023-12-15</span>
106106
</div>

docs/post/Gmeek-kuai-su-shang-shou.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ <h2>四、进阶教程</h2>
397397
cmButton=document.getElementById("cmButton");
398398
span=document.createElement("span");
399399
span.setAttribute("class","Counter");
400-
span.innerHTML="123";
400+
span.innerHTML="122";
401401
cmButton.appendChild(span);
402402

403403

0 commit comments

Comments
 (0)