-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.qmd
33 lines (27 loc) · 909 Bytes
/
about.qmd
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
---
title: "About Us"
format:
html:
page-layout: full
---
STAPLE is under development by the following core team of people:
::: {.github-card data-github="doomlab" data-width="400" data-height="152" data-theme="default"}
:::
```{=html}
<script src="//cdn.jsdelivr.net/github-cards/latest/widget.js"></script>
```
::: {.github-card data-github="marton-balazs-kovacs" data-width="400" data-height="152" data-theme="default"}
:::
```{=html}
<script src="//cdn.jsdelivr.net/github-cards/latest/widget.js"></script>
```
::: {.github-card data-github="enyeal" data-width="400" data-height="152" data-theme="default"}
:::
```{=html}
<script src="//cdn.jsdelivr.net/github-cards/latest/widget.js"></script>
```
::: {.github-card data-github="chartgerink" data-width="400" data-height="152" data-theme="default"}
:::
```{=html}
<script src="//cdn.jsdelivr.net/github-cards/latest/widget.js"></script>
```