Add custom.html
This commit is contained in:
11
assets/revealjs/custom.html
Normal file
11
assets/revealjs/custom.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<script src="assets/revealjs/custom.js"></script>
|
||||
|
||||
<div
|
||||
style="position: fixed; bottom: 10px; right: 20px; display: flex; justify-content: flex-end; align-items: center; gap: 20px; flex-wrap: wrap;">
|
||||
<a href="https://www.uni-due.de/">
|
||||
<img src="assets/ude_signet.svg" alt="Uni Duisburg-Essen Logo" style="height: 4vh; width: auto;">
|
||||
</a>
|
||||
<a href="https://www.hemf.wiwi.uni-due.de/en/">
|
||||
<img src="assets/hecf_signet.svg" alt="HECF Logo" style="height: 4vh; width: auto;">
|
||||
</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user