From 7f930fca78ad42738b66e5c89af36095c1571bb5 Mon Sep 17 00:00:00 2001 From: Surjith S M Date: Wed, 9 Nov 2022 20:06:47 +0530 Subject: [PATCH] fix pagespeed --- public/robots.txt | 2 ++ src/components/cta.astro | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 public/robots.txt 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"; ---
-

Build faster websites.

-

+ 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"> +

Build faster websites.

+

Pull content from anywhere and serve it fast with Astro's next-gen island architecture.