Welcome to mirror list, hosted at ThFree Co, Russian Federation.

tags.md « home « content « exampleSite - github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5e291845b63bb97a4e42fc3e12d984ac22aef1af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
# An instance of the Tag Cloud widget.
# Documentation: https://sourcethemes.com/academic/docs/page-builder/
widget: tag_cloud

# Activate this widget? true/false
active: true

# This file represents a page section.
headless: true

# Order that this section appears on the page.
weight: 120

title: Popular Topics
subtitle:

content:
  # Choose how many tags you would like to display (0 = all tags)
  count: 20
  
  # Choose the taxonomy from `config.toml` to display (e.g. tags, categories)
  taxonomy: tags

design:
  font_size_min: 0.7
  font_size_max: 2
---