diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..14267e9 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / \ No newline at end of file diff --git a/src/components/cta.astro b/src/components/cta.astro index c8ca368..56705d5 100644 --- a/src/components/cta.astro +++ b/src/components/cta.astro @@ -3,9 +3,9 @@ import Link from "./ui/link.astro"; ---
+ class="bg-black p-8 md:px-20 md:py-20 mt-20 mx-auto max-w-5xl rounded-lg flex flex-col items-center text-center"> +
Pull content from anywhere and serve it fast with Astro's next-gen island architecture.