[fix] github stars shows on tauri
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
</svelte:head>
|
||||
<!-- Place this tag where you want the button to render. -->
|
||||
{#if isTauri}
|
||||
{#if !isTauri}
|
||||
<a class="github-button mt-4" href="https://github.com/kwaroran/risuAI" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-size="large" data-show-count="true" aria-label="Star kwaroran/risuAI on GitHub">Star</a>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user