Merge pull request #17 from debruine/main

change codereview theme to light
This commit is contained in:
Oesting
2023-10-10 15:23:54 +02:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ execute:
format:
revealjs:
logo: images/psyteachr_hex.png
theme: [dark, style.scss]
theme: [light, style.scss]
transition: none
transition-speed: fast
---