From 6a72a1fe87f6858706a20edbae7a8213954e67da Mon Sep 17 00:00:00 2001 From: Min-Yen Kan Date: Thu, 11 Jul 2024 08:03:48 +0000 Subject: [PATCH] fix user role (2) --- content/authors/min/_index.md | 2 +- content/people/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/authors/min/_index.md b/content/authors/min/_index.md index 0257be5..14d6ab2 100644 --- a/content/authors/min/_index.md +++ b/content/authors/min/_index.md @@ -76,7 +76,7 @@ highlight_name: false # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Principal Investigators / Staff + - Principal Investigator / Staff # - Researchers --- diff --git a/content/people/index.md b/content/people/index.md index a7a2cf4..a37488c 100644 --- a/content/people/index.md +++ b/content/people/index.md @@ -19,7 +19,7 @@ sections: sort_by: Params.last_name sort_ascending: true design: - show_interests: false + show_interests: true show_role: true show_social: true --- \ No newline at end of file