Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 441 Bytes

Configuration.md

File metadata and controls

13 lines (10 loc) · 441 Bytes

Configuration

Page title override in category view

When navigating to a specific category, the blog page title is wrapped with information about that category. If the default formatting of this wrapper isn't suitable for your site, you can override it with configuration, using the provided [page] and [category] variables:

Axllent\Weblog\Extensions\BlogCategoriesControllerExt:
  title_template: "[page]: [category]"