diff --git a/docs/images/week01/ACT_FR_Bery-Bery_DSC00736.jpg b/docs/images/week01/ACT_FR_Bery-Bery_DSC00736.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..4bc0ca3971a62c47c46ff4b32da5877bc6692ade
Binary files /dev/null and b/docs/images/week01/ACT_FR_Bery-Bery_DSC00736.jpg differ
diff --git a/docs/images/week01/ACT_FR_Bery-Bery_DSC00742.jpg b/docs/images/week01/ACT_FR_Bery-Bery_DSC00742.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3304fc146d1c8f1ce136f2c4615a017fac8c1105
Binary files /dev/null and b/docs/images/week01/ACT_FR_Bery-Bery_DSC00742.jpg differ
diff --git a/docs/index.md b/docs/index.md
index bb6b54358479c34d3151fb941487d287eeac2c80..455265ac42364a614aa586a6a7b39dbdc7224f07 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -77,6 +77,8 @@ _below an image from the assets/images folder. Never use absolute paths (startin
 
 ![This is another caption](./images/week01/22_AV_COURTIN_Berenice_10.jpg){ width=300 align=left }
 ![This is another caption](./images/week01/Capture d’écran 2022-06-22 à 21.21.10.png){ width=300 align=right }
+![This is another caption](./images/week01/ACT_FR_Bery-Bery_DSC00742.jpg){ width=300 align=left }
+![This is another caption](./images/week01/ACT_FR_Bery-Bery_DSC00736.jpg){ width=300 align=right }
 
 <!-- This below clears both sides under "aligned" images - see two images above.
 Can also be used just as "clear: right;" rather than "clear: both;", if you are using an image on the right, for example.