mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
change wordpress first interaction
This commit is contained in:
@@ -135,18 +135,17 @@ function reloadPage() {
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<CardTitled class="w-full h-full" title="Wordpress + Elementor"
|
<CardTitled class="w-full h-full" title="Start with Wordpress." sub="Setup Litlyx analytics in 30 seconds on Wordpress.">
|
||||||
sub="Our WordPress plugin is coming soon!.">
|
|
||||||
<template #header>
|
<template #header>
|
||||||
<LyxUiButton @click="Lit.event('no_visit_goto_docs')" type="secondary"
|
<LyxUiButton @click="Lit.event('no_visit_goto_docs')" type="secondary"
|
||||||
to="https://docs.litlyx.com">
|
to="https://docs.litlyx.com/techs/wordpress">
|
||||||
Visit documentation
|
Visit documentation
|
||||||
</LyxUiButton>
|
</LyxUiButton>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<div class="flex flex-col items-end">
|
<div class="flex flex-col items-end">
|
||||||
<div class="justify-center w-full hidden xl:flex gap-3">
|
<div class="justify-center w-full hidden xl:flex gap-3">
|
||||||
<a href="#">
|
<a href="https://docs.litlyx.com/techs/wordpress">
|
||||||
<img class="cursor-pointer" :src="'tech-icons/wpel.png'" alt="Litlyx-Wordpress-Elementor">
|
<img class="cursor-pointer" :src="'tech-icons/wpel.png'" alt="Litlyx-Wordpress-Elementor">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user