We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea13e9 commit a422a33Copy full SHA for a422a33
1 file changed
config/specs/business.yml
@@ -1,9 +1,7 @@
1
site:
2
- title: "Spec Driven Demo"
3
- eyebrow: "Business Spec Driven UI"
4
- headline: "Welcome to the spec-driven Rails app"
5
- subheadline: "This page is controlled by a business spec file. Update the YAML to change the UI content and business rules."
6
- primary_cta_label: "Get Started"
+ title: "Spec Driven App"
+ headline: "🚀 NEW HEADLINE FROM YAML"
+ primary_cta_label: "Try Now"
7
primary_cta_link: "#onboarding"
8
secondary_cta_label: "View Pricing"
9
secondary_cta_link: "#pricing"
0 commit comments