home_article

home_article:
  category:
    enable: false # show category in home page article block
    limit: 3 # max number of categories shown in home page article block
  tag:
    enable: false # show tags in home page article block
    limit: 5 # max number of tags shown in home page article block

This configuration item is used to set the label and category information display at the bottom of the homepage article block.

  • category article category

  • tag article tag

  • limit limits the number of displays

Last updated