Skip to content

Commit 13ebdac

Browse files
authored
Update About.vue
1 parent ba5f7f4 commit 13ebdac

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/views/about/About.vue

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@
1111
<a href="https://github.com/TaleLin/lin-cms-vue" target="block">前端仓库</a>
1212
</span>
1313
<span>
14-
<a href="https://github.com/TaleLin/lin-cms-flask" target="block">后端仓库</a>
14+
<a href="https://github.com/TaleLin/lin-cms-flask" target="block">后端仓库(flask)</a>
15+
</span>
16+
<span>
17+
<a href="https://github.com/TaleLin/lin-cms-koa" target="block">后端仓库(koa)</a>
1518
</span>
1619
</p>
1720
</div>
@@ -40,6 +43,7 @@
4043
<li>凉面</li>
4144
<li>圈圈</li>
4245
<li>家乐</li>
46+
<li>jokky</li>
4347
</ul>
4448
</span>
4549
</li>

0 commit comments

Comments
 (0)