diff --git a/README.md b/README.md
index 91aaccbcfa812a51379a29e6c2c114d40e17d5ad..937a0d7e939fc262881440752ae06f46cccd63ff 100644
--- a/README.md
+++ b/README.md
@@ -24,13 +24,14 @@ pip install unitgrade-devel
 This will install `unitgrade-devel` (this package) and all dependencies to get you started.
 
 ### Videos
-For videos see the `/videos` directory : https://gitlab.compute.dtu.dk/tuhe/unitgrade_private/-/tree/master/videos or here
-    - First test: https://youtu.be/jC9AzZA5FcQ
-    - Framework and hints: https://youtu.be/xyY9Qan1b1Q
-    - MOSS plagiarism check: https://youtu.be/Cp4PvOnYozo
-    - Hidden tests and Docker: https://youtu.be/vP6ZqeDwC5U
-    - Jupyter notebooks: https://youtu.be/B6nzVuFTEsA
-    - Autolab: https://youtu.be/h5mqR8iNMwM
+Videos where I try to talk and code my way through the examples can be found on youtube:
+
+  - First test: https://youtu.be/jC9AzZA5FcQ
+  - Framework and hints: https://youtu.be/xyY9Qan1b1Q
+  - MOSS plagiarism check: https://youtu.be/Cp4PvOnYozo
+  - Hidden tests and Docker: https://youtu.be/vP6ZqeDwC5U
+  - Jupyter notebooks: https://youtu.be/B6nzVuFTEsA
+  - Autolab: https://youtu.be/h5mqR8iNMwM
 
 # Instructions and examples of use
 The examples can be found in the `/examples` directory: https://gitlab.compute.dtu.dk/tuhe/unitgrade_private/-/tree/master/examples
@@ -227,7 +228,7 @@ When this is run, the titles are shown as follows:
 | | | |_ __  _| |_| |  \/_ __ __ _  __| | ___ 
 | | | | '_ \| | __| | __| '__/ _` |/ _` |/ _ \
 | |_| | | | | | |_| |_\ \ | | (_| | (_| |  __/
- \___/|_| |_|_|\__|\____/_|  \__,_|\__,_|\___| v0.1.17, started: 20/09/2021 19:01:38
+ \___/|_| |_|_|\__|\____/_|  \__,_|\__,_|\___| v0.1.17, started: 21/09/2021 11:56:22
 
 CS 102 Report 2 
 Question 1: Week1                                                                                                       
@@ -241,7 +242,7 @@ Question 2: The same problem as before with nicer titles
  * q2.2) Checking if reverse_list([1, 2, 3]) = [3, 2, 1]............................................................PASS
  * q2)   Total...................................................................................................... 6/6
  
-Total points at 19:01:38 (0 minutes, 0 seconds)....................................................................16/16
+Total points at 11:56:22 (0 minutes, 0 seconds)....................................................................16/16
 
 Including files in upload...
  * cs102
diff --git a/docs/README.jinja.md b/docs/README.jinja.md
index f1b788b4382f9896e0b669b4af297f44c4eae9e6..abebb5a2426bd331ec946bbed02701458d1c517f 100644
--- a/docs/README.jinja.md
+++ b/docs/README.jinja.md
@@ -26,12 +26,12 @@ This will install `unitgrade-devel` (this package) and all dependencies to get y
 ### Videos
 Videos where I try to talk and code my way through the examples can be found on youtube:
 
-    - First test: https://youtu.be/jC9AzZA5FcQ
-    - Framework and hints: https://youtu.be/xyY9Qan1b1Q
-    - MOSS plagiarism check: https://youtu.be/Cp4PvOnYozo
-    - Hidden tests and Docker: https://youtu.be/vP6ZqeDwC5U
-    - Jupyter notebooks: https://youtu.be/B6nzVuFTEsA
-    - Autolab: https://youtu.be/h5mqR8iNMwM
+  - First test: https://youtu.be/jC9AzZA5FcQ
+  - Framework and hints: https://youtu.be/xyY9Qan1b1Q
+  - MOSS plagiarism check: https://youtu.be/Cp4PvOnYozo
+  - Hidden tests and Docker: https://youtu.be/vP6ZqeDwC5U
+  - Jupyter notebooks: https://youtu.be/B6nzVuFTEsA
+  - Autolab: https://youtu.be/h5mqR8iNMwM
 
 # Instructions and examples of use
 The examples can be found in the `/examples` directory: https://gitlab.compute.dtu.dk/tuhe/unitgrade_private/-/tree/master/examples
diff --git a/docs/snips/deploy.txt b/docs/snips/deploy.txt
index dd8056db1d12ea62575f584dd84eee82996e0ab9..0d01cfbe6e356a10ddc1c7628e37b668676744d5 100644
--- a/docs/snips/deploy.txt
+++ b/docs/snips/deploy.txt
@@ -3,7 +3,7 @@
 | | | |_ __  _| |_| |  \/_ __ __ _  __| | ___ 
 | | | | '_ \| | __| | __| '__/ _` |/ _` |/ _ \
 | |_| | | | | | |_| |_\ \ | | (_| | (_| |  __/
- \___/|_| |_|_|\__|\____/_|  \__,_|\__,_|\___| v0.1.17, started: 21/09/2021 11:52:43
+ \___/|_| |_|_|\__|\____/_|  \__,_|\__,_|\___| v0.1.17, started: 21/09/2021 11:57:05
 
 CS 102 Report 2 
 Question 1: Week1                                                                                                       
@@ -17,7 +17,7 @@ Question 2: The same problem as before with nicer titles
  * q2.2) Checking if reverse_list([1, 2, 3]) = [3, 2, 1]............................................................PASS
  * q2)   Total...................................................................................................... 6/6
  
-Total points at 11:52:43 (0 minutes, 0 seconds)....................................................................16/16
+Total points at 11:57:05 (0 minutes, 0 seconds)....................................................................16/16
 
 Including files in upload...
  * cs102
diff --git a/videos/readme.md b/videos/readme.md
index bf3b1d592480b0d62612cf3b8e481ba9e4ed0411..fa7f2c07ce260ecd3f65cbe7d8e05120e65dbea7 100644
--- a/videos/readme.md
+++ b/videos/readme.md
@@ -1,9 +1,9 @@
 # Videos
 To save space, the videos have been moved to youtube:
 
-    - First test: https://youtu.be/jC9AzZA5FcQ
-    - Framework and hints: https://youtu.be/xyY9Qan1b1Q
-    - MOSS plagiarism check: https://youtu.be/Cp4PvOnYozo
-    - Hidden tests and Docker: https://youtu.be/vP6ZqeDwC5U
-    - Jupyter notebooks: https://youtu.be/B6nzVuFTEsA
-    - Autolab: https://youtu.be/h5mqR8iNMwM
+  - First test: https://youtu.be/jC9AzZA5FcQ
+  - Framework and hints: https://youtu.be/xyY9Qan1b1Q
+  - MOSS plagiarism check: https://youtu.be/Cp4PvOnYozo
+  - Hidden tests and Docker: https://youtu.be/vP6ZqeDwC5U
+  - Jupyter notebooks: https://youtu.be/B6nzVuFTEsA
+  - Autolab: https://youtu.be/h5mqR8iNMwM
\ No newline at end of file