finish all pages
This commit is contained in:
@@ -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
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user