Skip to content

Commit c43a5a2

Browse files
committed
Initial commit
1 parent d90d355 commit c43a5a2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

public/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -209,19 +209,19 @@ <h1>学习记录blog</h1>
209209
</div>
210210

211211
<div class="buttons">
212-
<a class="button" href="posts/root" rel="noopener" title="词根">
212+
<a class="button" href="/yacd" rel="noopener" title="yacd">
213213
<span class="button-inner">
214-
词根
214+
yacd
215215
</span>
216216
</a>
217-
<a class="button" href="posts/prefix" rel="noopener" title="☁️ 前缀">
217+
<a class="button" href="/zashboard" rel="noopener" title="☁️ zashboard">
218218
<span class="button-inner">
219-
☁️ 前缀
219+
☁️ zashboard
220220
</span>
221221
</a>
222-
<a class="button" href="posts/suffix" rel="noopener" title="🌙 后缀">
222+
<a class="button" href="/metacubexd" rel="noopener" title="🌙 metacubexd">
223223
<span class="button-inner">
224-
🌙 后缀
224+
🌙 metacubexd
225225
</span>
226226
</a>
227227
<a class="button" href="https://ohdra.neocities.org/" rel="noopener" title="🌕 oh dra">

0 commit comments

Comments
 (0)