备案
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div style="margin-top: 20px; text-align: center;">
|
||||
<!-- <div>友情链接:</div>
|
||||
<div>友情链接:</div>
|
||||
</div>
|
||||
<div class="friend-section" v-show="!$isSharing">
|
||||
<div v-for="(item, index) in urls" class="friend-a" :key="'u' + index">
|
||||
@@ -21,7 +21,7 @@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<a aria-label="github" @click="$sendGaEvent('ViewGitHubStar', 'ViewGitHubStarNav', 'ViweGitHubStar:' + $page.path)"
|
||||
href="https://starchart.cc/eip-work/kuboard-press" target="_blank">
|
||||
<!-- <iframe style="display:inline-block;vertical-align:middle;" src="https://ghbtns.com/github-btn.html?user=eip-work&repo=kuboard-press&type=star&count=true&size=small" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> -->
|
||||
<img src="https://badgen.net/github/stars/eip-work/kuboard-press?label=github stars"/>
|
||||
<img src="https://addons.kuboard.cn/downloads/github-star.png"/>
|
||||
</a>
|
||||
</LazyLoad>
|
||||
</div>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<a aria-label="github" href="https://hub.docker.com/r/eipwork/kuboard" target="_blank" alt="Docker Pulls"><img src="https://badgen.net/docker/pulls/eipwork/kuboard"/></a>
|
||||
<a aria-label="github" href="https://hub.docker.com/r/eipwork/kuboard" target="_blank" alt="Docker Pulls"><img src="https://addons.kuboard.cn/downloads/docker-pull.png"/></a>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user