docs: add placeholder text

This commit is contained in:
Oliver Davies 2023-06-06 23:03:22 +01:00
parent 165e9e4f8d
commit 299fe5c919

View file

@ -15,6 +15,8 @@ testimonials:
import Button from "~/components/Button.astro";
import Testimonials from "~/components/Testimonials.astro";
More information coming soon...
Price: {frontmatter.price}
<Button href={frontmatter.button.link} text={frontmatter.button.text} />