finish all pages

This commit is contained in:
Surjith S M
2022-11-09 14:42:22 +05:30
parent d40120e7a8
commit f4f0e2b66a
18 changed files with 273 additions and 12 deletions

View File

@@ -23,10 +23,16 @@ import Link from "@components/ui/link.astro";
create any website with this starter.
</p>
<div class="mt-6 flex flex-col sm:flex-row gap-3">
<Link href="#" class="">Get Started</Link>
<Link
href="#"
href="https://web3templates.com/"
target="_blank"
rel="noopener">Get Started</Link
>
<Link
size="lg"
style="outline"
rel="noopener"
href="https://github.com/surjithctly/astroship"
target="_blank">View Repo</Link
>