Relative reveal.js
This commit is contained in:
parent
a59ac0e2bb
commit
803513e9e7
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
<title>Hesla</title>
|
<title>Hesla</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="/reveal.js/dist/reveal.css">
|
<link rel="stylesheet" href="reveal.js/dist/reveal.css">
|
||||||
<link rel="stylesheet" href="/reveal.js/dist/theme/black.css">
|
<link rel="stylesheet" href="reveal.js/dist/theme/black.css">
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
@ -473,7 +473,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/reveal.js/dist/reveal.js"></script>
|
<script src="reveal.js/dist/reveal.js"></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
Reveal.initialize({"hash":true});
|
Reveal.initialize({"hash":true});
|
||||||
|
Loading…
Reference in New Issue
Block a user