Select Git revision
patch-00--add-fzj-reveal-subdir.patch
patch-00--add-fzj-reveal-subdir.patch 1.01 KiB
--- /dev/null 2021-05-25 11:39:23.000000000 +0200
+++ /dev/null 2021-05-25 11:36:47.000000000 +0200
@@ -11,9 +11,9 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<!-- General and theme style sheets -->
-<link rel="stylesheet" href="reveal.js/dist/reveal.css">
-<link rel="stylesheet" href="reveal.js/dist/theme/simple.css" id="theme">
-<link rel="stylesheet" href="custom.css" id="custom">
+<link rel="stylesheet" href="fzj-reveal.js/reveal.js/dist/reveal.css">
+<link rel="stylesheet" href="fzj-reveal.js/reveal.js/dist/theme/simple.css" id="theme">
+<link rel="stylesheet" href="fzj-reveal.js/custom.css" id="custom">
<!-- If the query includes 'print-pdf', include the PDF print sheet -->
<script>
@@ -21749,8 +21749,8 @@
</body>
-<script src="reveal.js/dist/reveal.js"></script>
-<script src="fzj.js"></script>
+<script src="fzj-reveal.js/reveal.js/dist/reveal.js"></script>
+<script src="fzj-reveal.js/fzj.js"></script>
<script>
Reveal.initialize({
controls: true,