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>Es gibt was anderes</h1>
|
||||
<p class="subtitle">Und nein, nicht paranoid.</p>
|
||||
<aside class="notes">
|
||||
Und ja – es gibt was anderes. Das ist Pragmatismus. Mein System. Meine Regeln.
|
||||
</aside>
|
||||
</section>
|
||||
`);
|
||||
Reference in New Issue
Block a user