mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
Forgot to commit the home.vue file last commit 💀
This commit is contained in:
parent
a5a3519111
commit
2faaf3941c
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ onMounted(() => {
|
|||
<span>{{ t("home.startusing") }}</span>
|
||||
</button>
|
||||
</NuxtLink>
|
||||
<NuxtLink :to="localePath('/docs/gettingstarted')">
|
||||
<NuxtLink :to="localePath('/docs/')">
|
||||
<button
|
||||
class="m-4 ml-1 mr-1 bg-[#8C9393] text-white p-3 rounded-[10px] bg-gray-700 transition-all duration-150 hover:transform hover:scale-105 hover:shadow-lg"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue