mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 15:51:01 +08:00
Forgot to commit the home.vue file last commit 💀
This commit is contained in:
parent
a5a3519111
commit
2faaf3941c
@ -126,7 +126,7 @@ onMounted(() => {
|
|||||||
<span>{{ t("home.startusing") }}</span>
|
<span>{{ t("home.startusing") }}</span>
|
||||||
</button>
|
</button>
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
<NuxtLink :to="localePath('/docs/gettingstarted')">
|
<NuxtLink :to="localePath('/docs/')">
|
||||||
<button
|
<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"
|
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…
x
Reference in New Issue
Block a user