Files
PHD-Presentation/assets/revealjs/custom.html
2025-06-09 09:38:10 +02:00

11 lines
500 B
HTML

<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>