-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathhome_about.qmd
More file actions
39 lines (31 loc) · 769 Bytes
/
Copy pathhome_about.qmd
File metadata and controls
39 lines (31 loc) · 769 Bytes
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
29
30
31
32
33
34
35
36
37
38
---
title: "About"
toc: false
date: ""
sidebar: false
team:
organizers:
- name: "John Doe"
image: "assets/images/profile/profile.webp"
description: |
Data Scientist, Institute
Associate Professor in Bioinformatics,
University
- name: "John Doe"
image: "assets/images/profile/profile.webp"
description: "Data Scientist, Institute"
- name: "John Doe"
image: "assets/images/profile/profile.webp"
description: "Data Scientist, Institute"
format:
html:
number-sections: false
anchor-sections: false
---
## Venue
{{< leaflet ucl >}}
{{< include assets/locations/_ucl.md >}}
## Organizers
{{< team organizers >}}
## Contact
For queries, write to us at **contact[at]email.com**.