diff --git a/README.md b/README.md index 0c28bda2..e9a30a61 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@

- Check out an Example E-Mail. + Check out an example email. Sign up to the newsletter (german) diff --git a/vignettes/german.Rmd b/vignettes/german.Rmd index 9ebfda20..17e3f0fa 100644 --- a/vignettes/german.Rmd +++ b/vignettes/german.Rmd @@ -2,6 +2,11 @@ title: "Beispiel E-Mail (Deutsch)" --- -```{r echo=FALSE} -shinycaas::include_app2("https://rpubs.com/najko/antwort-schnelltest") +

+ +```{r echo=FALSE, out.width="100%"} +knitr::include_graphics("german/german.png") ``` diff --git a/vignettes/german/german.png b/vignettes/german/german.png new file mode 100644 index 00000000..a4f683c0 Binary files /dev/null and b/vignettes/german/german.png differ