mirror of
https://github.com/HoshinoSuzumi/rayine-ui.git
synced 2025-04-07 11:38:50 +08:00
docs: update home page
This commit is contained in:
parent
8123f5918a
commit
69139c76b3
@ -23,11 +23,9 @@ const runtimeConfig = useRuntimeConfig().public
|
||||
</h1>
|
||||
</NuxtLink>
|
||||
<div class="flex items-center gap-4">
|
||||
<NuxtLink
|
||||
to="https://github.com/HoshinoSuzumi/rayine-ui"
|
||||
target="_blank"
|
||||
class="text-neutral-400 dark:text-neutral-500"
|
||||
>GitHub</NuxtLink>
|
||||
<RayButton to="https://github.com/HoshinoSuzumi/rayine-ui" target="_blank" icon="tabler:brand-github" variant="ghost">
|
||||
GitHub
|
||||
</RayButton>
|
||||
</div>
|
||||
</header>
|
||||
</template>
|
||||
|
@ -12,3 +12,4 @@ This project aims to facilitate sharing a component library across multiple proj
|
||||
- Fully customizable components
|
||||
- TailwindCSS inside
|
||||
- Full TypeScript support
|
||||
- 200,000+ icons from [Iconify](https://iconify.design/)
|
||||
|
Loading…
Reference in New Issue
Block a user