Skip to content

Commit

Permalink
refactor: 介绍页更新
Browse files Browse the repository at this point in the history
  • Loading branch information
Liusiyuan-git committed Jan 15, 2023
1 parent 0142f54 commit 3b36fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/about/about.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<el-container class="about">
<el-row class="block">
<el-image class="image" :src="getAssets('matrix.png')" :fit="'cover'"/>
<span>{{"这是一个基于微服务框架Kratos所做的知识分享网站,期望能靠内容出圈吧 (⸝⸝>ᴗ(>ᴗ<⸝⸝)"}}</span>
<span>{{"这是一个基于微服务框架Kratos所做的知识分享网站,期望能靠内容出圈吧 (⸝⸝>ᴗ(>ᴗ<⸝⸝)@"}}</span>
</el-row>
</el-container>
<div ref="root"></div>
Expand Down

0 comments on commit 3b36fd1

Please sign in to comment.