12 lines
290 B
JavaScript
12 lines
290 B
JavaScript
document.write(`
|
|
<section class="section-slide">
|
|
<img src="No-Backup-No-Mercy.png" style="height: 100%"/>
|
|
<aside class="notes">
|
|
Mein Aufruf:
|
|
- egal ob selfhosting oder cloud:
|
|
- bits sind vergänglich
|
|
- wisst wie ihr an eure Daten kommt
|
|
</aside>
|
|
</section>
|
|
`);
|