--- # Homepage type: widget_page widget: tag_cloud # Homepage is headless, other widget pages are not. headless: true content: # Choose the taxonomy from `config.yaml` to display (e.g. tags, categories) taxonomy: tags # Choose how many tags you would like to display (0 = all tags) count: 20 design: # Minimum and maximum font sizes (1.0 = 100%). font_size_min: 0.7 font_size_max: 2.0 ---