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

people.md « home « content - github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 94a1b0ba2326b633f678d50e1464dbb4c2c84a88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
+++
# People widget.
widget = "people"  # See https://sourcethemes.com/academic/docs/page-builder/
headless = true  # This file represents a page section.
active = false  # Activate this widget? true/false
weight = 68  # Order that this section will appear.

title = "People"
subtitle = ""

# List user groups to display.
#   Edit each user's `user_groups` to add them to one or more of these groups.
user_groups = ["Principal Investigators",
               "Researchers",
               "Grad Students",
               "Administration",
               "Visitors",
               "Alumni"]
+++