Skip to content

Commit

Permalink
Add a printer-friendly template
Browse files Browse the repository at this point in the history
So can print slides beautifully
  • Loading branch information
henryaddison authored Sep 17, 2018
1 parent 7a7eb8f commit 895d982
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tempaltes/print.mustache
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<div id="wrapper" class="nohide">
{{#slides}}
<section class="slide">{{{.}}}</section>
{{/slides}}
</div>

0 comments on commit 895d982

Please sign in to comment.