diff --git a/0.objectifs/index.html b/0.objectifs/index.html index 6bbdaded48ac82dd30264c42cba744e2e05cd25a..d96234dbeb47ecc041a12ab4c72ae121e08a3830 100644 --- a/0.objectifs/index.html +++ b/0.objectifs/index.html @@ -10,9 +10,8 @@ <link rel="stylesheet" href="../../../dist/reveal.css"> <link rel="stylesheet" href="../../../dist/theme/white.css" id="theme"> - <!-- Higlight theme with a fallback on local monokai in case of connexion pb --> - <link rel="stylesheet" href="../../../plugin/highlight/monokai.css" id="highlight-theme"> - <link rel="stylesheet" href="https://highlightjs.org/static/demo/styles/googlecode.css" id="highlight-theme"> + <!-- Higlight theme --> + <link rel="stylesheet" href="../css/googlecode.css" id="highlight-theme"> <!-- Add my own theme on top of classical reveal.js theme --> <link rel="stylesheet" href="../css/mytheme.css">