diff --git a/book/exercises/001.md b/book/exercises/001.md index afccd0e..a518e34 100644 --- a/book/exercises/001.md +++ b/book/exercises/001.md @@ -17,13 +17,19 @@ Can you add some content to the intro page? 7. Go to {octicon}`play;1em` `Actions` - The most recent workflow run `Update intro.md / the commit message of the commit you just made` - Wait for it to finish - In the summary, click on the link of your book shown in the table `Branches deployed` and under `Primary book at root` 8. Do you see your change? If you don't see it click `CTRL`+`F5`/`Control`+`F5`to refresh the page (your browser keeps a cached version of website you recently visit, but we actually want the most up-to-date version!). -```{hint} Watch the steps in action below +````{hint} Watch the steps in action below :class: dropdown -![First file edit guide](https://github.com/TeachBooks/template_figures/blob/main/excercise1.gif?raw=true) -[Or watch the video here](https://youtu.be/gn1zBmmunco) +```{figure} https://github.com/TeachBooks/template_figures/blob/main/excercise1.gif?raw=true +--- +name: template_demo_public +--- +Demonstration of all steps of this exercise, video available [here](https://youtu.be/gn1zBmmunco) ``` + +```` + :::{card} Check your understanding :::