update assets paths for tests
This commit is contained in:
parent
064647f644
commit
33a1d8d4ad
23 changed files with 48 additions and 48 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
|
||||
<link rel="stylesheet" href="../../css/reveal.css">
|
||||
<link rel="stylesheet" href="../../css/theme/default.css" id="theme">
|
||||
<link rel="stylesheet" href="../../dist/reveal.css">
|
||||
<link rel="stylesheet" href="../../dist/theme/default.css" id="theme">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -39,7 +39,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<script src="../../js/reveal.js"></script>
|
||||
<script src="../../dist/reveal.min.js"></script>
|
||||
|
||||
<script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue