mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
portico: Update plans tab on other pages.
This adds the new tabs from /plans to: * /for/business * /self-hosting And it isolates legacy styles to preserve the tabs on /for/education Fixes: #28013
This commit is contained in:
@@ -51,7 +51,8 @@
|
||||
"landing-page": [
|
||||
"./src/bundles/portico",
|
||||
"./src/portico/landing-page",
|
||||
"./styles/portico/landing_page.css"
|
||||
"./styles/portico/landing_page.css",
|
||||
"./styles/portico/pricing_plans.css"
|
||||
],
|
||||
"landing-page-hello": [
|
||||
"./src/bundles/hello",
|
||||
@@ -69,7 +70,8 @@
|
||||
"./src/portico/header",
|
||||
"./styles/portico/hello.css",
|
||||
"./styles/portico/navbar.css",
|
||||
"./styles/portico/footer.css"
|
||||
"./styles/portico/footer.css",
|
||||
"./styles/portico/pricing_plans.css"
|
||||
],
|
||||
"integrations": [
|
||||
"./src/bundles/portico",
|
||||
|
Reference in New Issue
Block a user