Select Git revision
patch-00--add-fzj-reveal-subdir.patch
-
Andreas Herten authoredAndreas Herten authored
patch-00--add-fzj-reveal-subdir.patch 1.25 KiB
--- .tmp1 2022-04-29 15:46:57.000000000 +0200
+++ .tmp2 2022-04-29 15:59:25.000000000 +0200
@@ -11,7 +11,7 @@
<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="fzj-reveal.js/reveal.js/dist/reveal.css">
<!-- If the query includes 'print-pdf', include the PDF print sheet -->
<script>
@@ -14646,8 +14646,8 @@
init_mathjax();
</script>
<!-- End of mathjax configuration --><!-- Reveal Theme -->
-<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/theme/simple.css" id="theme">
+<link rel="stylesheet" href="fzj-reveal.js/custom.css" id="custom">
</head>
@@ -23349,9 +23349,9 @@
-<script src="reveal.js/dist/reveal.js"></script>
-<script src="fzj.js"></script>
-<script src="reveal.js/plugin/zoom/zoom.js"></script>
+<script src="fzj-reveal.js/reveal.js/dist/reveal.js"></script>
+<script src="fzj-reveal.js/fzj.js"></script>
+<script src="fzj-reveal.js/reveal.js/plugin/zoom/zoom.js"></script>
<script>
Reveal.initialize({
controls: true,