Updated slide mode

This commit is contained in:
Wu Cheng-Han
2015-12-18 09:40:52 -06:00
parent 54b33f181f
commit 031c96c72d
6 changed files with 42 additions and 22 deletions

View File

@@ -0,0 +1,22 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Directory Listing</title>
<link rel="stylesheet" href="/vendor/reveal.js/{{{theme}}}" id="theme">
<style type="text/css">
body {
margin: 1em;
}
a {
color: white;
display: block;
}
</style>
<link rel="icon" href="http://i.imgur.com/IVlU2PU.png" sizes="512x512" />
</head>
<body>
{{{listing}}}
</body>
</html>