add reveal conf for hackit preso

This commit is contained in:
lesion
2022-09-05 11:41:24 +02:00
parent d6c7ad050b
commit 348707b9af
2 changed files with 9 additions and 0 deletions

4
reveal-md.json Normal file
View File

@@ -0,0 +1,4 @@
{
"separator": "^---",
"verticalSeparator": "^--"
}

5
reveal.json Normal file
View File

@@ -0,0 +1,5 @@
{
"controls": true,
"progress": true,
"transition": "slide"
}