diff --git a/README.md b/README.md index 190b6e2..d78adfd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## ✌️ preview Check out the live demo by clicking [here](https://dokto.cssninja.io). -Dokto is built with [Astro](https://astro.dev), [TailwindCSS](https://tailwindcss.com/) and [Alpine JS](https://github.com/alpinejs/alpine). +Dokto is built with [Astro](https://astro.build), [TailwindCSS](https://tailwindcss.com/) and [Alpine JS](https://github.com/alpinejs/alpine). ## 👍 Features diff --git a/src/components/section/Footer.astro b/src/components/section/Footer.astro index c849bd8..f53685e 100644 --- a/src/components/section/Footer.astro +++ b/src/components/section/Footer.astro @@ -237,8 +237,8 @@ import Logo from "@components/base/Logo.astro";

Built with Astro.devBuilt with Astro.build