diff --git a/.gitignore b/.gitignore index a514c08..6f7f8bc 100644 --- a/.gitignore +++ b/.gitignore @@ -83,6 +83,6 @@ data/* # Ignore html files for now # TODO: Remove later -*.html +index.html index_cache index_files diff --git a/assets/revealjs/custom.html b/assets/revealjs/custom.html new file mode 100644 index 0000000..34a4b70 --- /dev/null +++ b/assets/revealjs/custom.html @@ -0,0 +1,11 @@ + + +
+ + Uni Duisburg-Essen Logo + + + HECF Logo + +
\ No newline at end of file