Skip to content
Snippets Groups Projects
Select Git revision
  • 07d53fc784a2cc5325aa0935b1e8b0729766da4d
  • 2023 default
  • pages protected
  • 2022-matse
  • 2022
  • 2021
  • 2019
  • master
8 results

patch-00--add-fzj-reveal-subdir.patch

Blame
  • 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,