Split presentation into multiple files per slide
and style
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
document.write(`
|
||||
<section class="section-slide">
|
||||
<h1>Backups</h1>
|
||||
<p class="subtitle">Das wichtigste Stück</p>
|
||||
<aside class="notes">
|
||||
Wisst ihr, was schlimmer ist als kein Backup? Ein Backup, das nicht funktioniert. Ich weiß das, weil mir das passiert ist.
|
||||
</aside>
|
||||
</section>
|
||||
`);
|
||||
Reference in New Issue
Block a user