Update templates
This commit is contained in:
parent
2b5394336a
commit
7de98eeea6
2 changed files with 43 additions and 44 deletions
|
@ -49,6 +49,3 @@ $(function() {
|
||||||
}), window.location.origin);
|
}), window.location.origin);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -36,6 +36,8 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
<select id="themes" hidden="true" style="float:right;">
|
||||||
|
</select>
|
||||||
<div class="reveal">
|
<div class="reveal">
|
||||||
<div class="slides"></div>
|
<div class="slides"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue