You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I understand, we are always using file name to set page title (and other things): https://github.com/marionettejs/marionettejs.com/blob/master/src/docs/template.hbs#L6
so we always passing the first (application) file to render by this template.
Should we introduce hbs partials to split templates and have different template for index page + object for landing docs page?
http://marionettejs.com/docs/current/ has title and meta information for
Marionette.Application
This can really mess up SEO.
The text was updated successfully, but these errors were encountered: