ci: add github release

ci:  add github release
This commit is contained in:
Leifer Mendez
2023-01-11 13:30:38 +01:00
committed by GitHub
6 changed files with 52 additions and 5 deletions

View File

@@ -47,13 +47,20 @@ export default component$(() => {
npm create bot-whatsapp@latest
</code>
</div>
<div class="flex w-full sm:w-auto">
<div class="flex w-full sm:w-auto gap-3">
<a
href="/docs"
class="btn bg-gray-50 dark:bg-transparent"
>
Ver documentación
</a>
<a
target={'_blank'}
href="https://youtu.be/DEIyGyJNGa8"
class="btn bg-gray-50 dark:bg-transparent"
>
Ver video
</a>
</div>
</div>
</div>