Skip to content

Commit f51f9ce

Browse files
authored
Fix template path in who-we-are.qmd
1 parent e339cde commit f51f9ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

da/5whoweare/who-we-are.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Who We Are"
33
listing:
44
contents:
55
- /data/people.yml
6-
template: /_templates/wp-grid.ejs
6+
template: _templates/wp-grid.ejs
77
type: custom
88
sort-ui: false
99
filter-ui: false

0 commit comments

Comments
 (0)