diff --git a/src/components/Card.astro b/src/components/Card.astro new file mode 100644 index 0000000..6b1ddc0 --- /dev/null +++ b/src/components/Card.astro @@ -0,0 +1,13 @@ +
Click the button to watch on Jetflix app.
+Click the button to watch on Jetflix app.
-- Welcome to the official Astro blog starter template. This template serves as a - lightweight, minimally-styled starting point for anyone looking to build a personal website, blog, or portfolio with - Astro. -
-
- This template comes with a few integrations already configured in your
- astro.config.mjs
file. You can customize your setup with
- Astro Integrations to add tools like Tailwind, React, or Vue to your
- project.
-
Here are a few ideas on how to get started with the template:
-src/pages/index.astro
src/components/Header.astro
src/components/Footer.astro
src/pages/blog/
src/layouts/BlogPost.astro
- Have fun! If you get stuck, remember to read the docs or join us on Discord to ask questions. -
-- Looking for a blog template with a bit more personality? Check out astro-blog-template - by Maxi Ferreira. -
-