Embed resources into presentation
All checks were successful
Build an image to deploy website / build (push) Successful in 1m21s

This commit is contained in:
2024-11-06 14:37:53 +01:00
parent 9530b07eef
commit a2c388adf9
5 changed files with 14 additions and 1 deletions

3
.vscode/tasks.json vendored
View File

@@ -13,6 +13,9 @@
"--to",
"revealjs",
"--standalone",
"--embed-resources",
"--resource-path",
"./presentation/src/",
"-o",
"presentation/src/formation-signature.html",
"presentation/src/formation-signature.md"