replaced ti-code

This commit is contained in:
dakkar 2024-06-21 14:59:21 +01:00
parent 2f4a9010c9
commit 7eed0aec69
15 changed files with 16 additions and 15 deletions

View file

@ -36,7 +36,7 @@ SPDX-License-Identifier: AGPL-3.0-only
{{ i18n.ts.aboutMisskey }}
</FormLink>
<FormLink v-if="instance.repositoryUrl || instance.providesTarball" :to="instance.repositoryUrl || `/tarball/sharkey-${version}.tar.gz`" external>
<template #icon><i class="ph-code ph-bold ph-lg"></i></template>
<template #icon><i class="ti ti-code"></i></template>
{{ i18n.ts.sourceCode }}
</FormLink>
<MkInfo v-else warn>