diff --git a/docs/_data/_routes.yml b/docs/_data/_routes.yml index 85ffbb30c360..2d876700580d 100644 --- a/docs/_data/_routes.yml +++ b/docs/_data/_routes.yml @@ -138,3 +138,9 @@ platforms: title: Settings icon: /assets/images/gears.svg description: Manage profile settings and notifications. + + - href: billing-and-subscriptions + title: Expensify Billing & Subscriptions + icon: /assets/images/subscription-annual.svg + description: Review Expensify's subscription options, plan types, and payment methods. + diff --git a/docs/articles/new-expensify/billing-and-subscriptions/Billing-page-coming-soon.md b/docs/articles/new-expensify/billing-and-subscriptions/Billing-page-coming-soon.md new file mode 100644 index 000000000000..2ae2fcd2426d --- /dev/null +++ b/docs/articles/new-expensify/billing-and-subscriptions/Billing-page-coming-soon.md @@ -0,0 +1,6 @@ +--- +title: Billing and Subscriptions +description: Coming soon +--- + +# Coming Soon diff --git a/docs/new-expensify/hubs/billing-and-subscriptions/index.html b/docs/new-expensify/hubs/billing-and-subscriptions/index.html new file mode 100644 index 000000000000..bef3c05f826b --- /dev/null +++ b/docs/new-expensify/hubs/billing-and-subscriptions/index.html @@ -0,0 +1,6 @@ +--- +layout: default +title: Billing & Subscriptions +--- + +{% include hub.html %}