Browse Source

Update About.vue.

pull/25/head
ruibaby 6 years ago
parent
commit
bbc9cfa23e
  1. 4
      src/views/system/About.vue

4
src/views/system/About.vue

@ -22,14 +22,14 @@
>开源地址 >开源地址
<a-icon type="link" /></a>&nbsp; <a-icon type="link" /></a>&nbsp;
<a <a
href="https://docs.halo.run" href="https://halo.run/docs"
target="_blank" target="_blank"
>用户文档 >用户文档
<a-icon type="link" /></a>&nbsp; <a-icon type="link" /></a>&nbsp;
<a <a
href="https://bbs.halo.run" href="https://bbs.halo.run"
target="_blank" target="_blank"
>问题反馈 >在线社区
<a-icon type="link" /></a>&nbsp; <a-icon type="link" /></a>&nbsp;
</template> </template>
</a-list-item-meta> </a-list-item-meta>

Loading…
Cancel
Save