Skip to content

Commit 2f2159f

Browse files
committed
🎉auto update by Gmeek action
1 parent cf0b17c commit 2f2159f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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
@@ -243,7 +243,7 @@
243243
<span class="listTitle">好用的Windows应用推荐</span>
244244
</div>
245245
<div class="listLabels">
246-
<span class="Label" style="background-color:#006b75">3</span>
246+
<span class="Label" style="background-color:#006b75">4</span>
247247
<span class="Label LabelName" style="background-color:#4F61FC"><object><a style="color:#fff" href="tag.html#日常">日常</a></object></span>
248248
<span class="Label LabelTime" style="background-color:#bc4c00">2024-03-19</span>
249249
</div>

docs/page2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<span class="listTitle">用IPTV直播源看电视</span>
145145
</div>
146146
<div class="listLabels">
147-
<span class="Label" style="background-color:#006b75">10</span>
147+
<span class="Label" style="background-color:#006b75">11</span>
148148
<span class="Label LabelName" style="background-color:#4F61FC"><object><a style="color:#fff" href="tag.html#日常">日常</a></object></span>
149149
<span class="Label LabelTime" style="background-color:#bc4c00">2024-01-16</span>
150150
</div>

docs/post/hao-yong-de-Windows-ying-yong-tui-jian.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h1 class="postTitle">好用的Windows应用推荐</h1>
154154
cmButton=document.getElementById("cmButton");
155155
span=document.createElement("span");
156156
span.setAttribute("class","Counter");
157-
span.innerHTML="3";
157+
span.innerHTML="4";
158158
cmButton.appendChild(span);
159159

160160

docs/post/yong-IPTV-zhi-bo-yuan-kan-dian-shi.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ <h3>参考链接:</h3>
178178
cmButton=document.getElementById("cmButton");
179179
span=document.createElement("span");
180180
span.setAttribute("class","Counter");
181-
span.innerHTML="10";
181+
span.innerHTML="11";
182182
cmButton.appendChild(span);
183183

184184

0 commit comments

Comments
 (0)