docs: add placeholder text
This commit is contained in:
parent
165e9e4f8d
commit
299fe5c919
1 changed files with 2 additions and 0 deletions
|
@ -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} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue