Skip to content

Commit 7b01b60

Browse files
committed
will this render
1 parent a69697d commit 7b01b60

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.qmd

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,7 @@ output:
1111

1212
<p style="font-size: 16px;">OTTR (Open-source Tools for Training Resources ) is a set of tools and templates to help you make **websites, online courses, and dashboards** more easily (and for free)!</p>
1313

14-
```{r, fig.align='center', fig.alt= "OTTR helps build github based websites with less hassle. Catch potential mistakes before they go live", echo = FALSE, out.width= "40%"}
15-
knitr::include_graphics("./resources/images/why-ottr.png")
16-
```
17-
18-
14+
![OTTR Flavors and their uses](https://www.canva.com/design/DAGwn4eF5mk/IZRP8gZSEi4omUZUHGXRLQ/view?utm_content=DAGwn4eF5mk&utm_campaign=designshare&utm_medium=link2&utm_source=uniquelinks&utlId=h9df2e9d558)
1915

2016
#### Benefits for all OTTR options:
2117

@@ -26,6 +22,10 @@ knitr::include_graphics("./resources/images/why-ottr.png")
2622
- Easily customize branding
2723
- Easily include code (and avoid version difference issues using Docker containers)
2824

25+
```{r, fig.align='center', fig.alt= "OTTR helps build github based websites with less hassle. Catch potential mistakes before they go live", echo = FALSE, out.width= "40%"}
26+
knitr::include_graphics("./resources/images/why-ottr.png")
27+
```
28+
2929
#### Benefits for specific uses:
3030

3131
- Websites can be created using [quarto](https://quarto.org/) or [bookdown](https://bookdown.org/)

0 commit comments

Comments
 (0)