Skip to content

Commit a4c4e7d

Browse files
moved yaml people to right
1 parent aa77215 commit a4c4e7d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

_quarto.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ website:
3131
- href: publications/index.qmd
3232
icon: vector-pen
3333
text: Publications
34-
- href: people/index.qmd
35-
icon: people
36-
text: People
37-
- href: people/join.qmd
38-
icon: person-plus
39-
text: Join
40-
aria-label: Join
34+
4135
right:
36+
- icon: people
37+
href: people/index.qmd
38+
aria-label: People
39+
- icon: person-plus
40+
href: people/join.qmd
41+
aria-label: Join
4242
- icon: vector-pen
4343
href: https://www.scopus.com/authid/detail.uri?authorId=57204192355
4444
aria-label: SCOPUS

people/index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Meet the Group"
2+
title: "Meet the Lab"
33
listing:
44
# Commented out hierarchical listings - keeping code for reference
55
# - id: pi
@@ -107,7 +107,7 @@ jupyter: python3
107107
108108
::: -->
109109

110-
## Group Members
110+
## Lab Members
111111
::: {#all-members}
112112
:::
113113

0 commit comments

Comments
 (0)