feat: 更新嵌入页面
This commit is contained in:
@@ -35,12 +35,12 @@ import {metadata} from '@/consts.ts'
|
|||||||
<div class="gitea-content">
|
<div class="gitea-content">
|
||||||
<div>
|
<div>
|
||||||
<span>博客地址: </span>
|
<span>博客地址: </span>
|
||||||
<a href="https://ua42.com">{metadata.siteTitle}</a>
|
<a target="_blank" href="https://ua42.com">{metadata.siteTitle}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<span>仓库地址: </span>
|
<span>仓库地址: </span>
|
||||||
<a href="https://git.ua42.com/beggin">点击访问</a>
|
<a target="_blank" href="https://git.ua42.com/beggin">点击访问</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user