mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #20151 from overleaf/mf-add-canonical-light-design-plans
[web] Add necessary config for canonical link and suppressing alternate links for different languages in plans light design GitOrigin-RevId: f903b3c1eb31276ea8ffadc43ac240a4c16bcbbc
This commit is contained in:
parent
169723f492
commit
666c10860e
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ include ../_mixins/eyebrow
|
|||
|
||||
block vars
|
||||
- entrypoint = 'pages/user/subscription/plans-v2/plans-v2-main'
|
||||
- var suppressRelAlternateLinks = true
|
||||
- metadata.canonicalURL = (settings.siteUrl ? settings.siteUrl : '') + '/user/subscription/plans'
|
||||
|
||||
block append meta
|
||||
meta(name="ol-recommendedCurrency" content=recommendedCurrency)
|
||||
|
|
Loading…
Reference in a new issue