aboutsummaryrefslogtreecommitdiff
path: root/demo.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-05-19 11:02:59 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-05-19 11:02:59 +0200
commit0a58c681fe18a32141727023e363e94578528faf (patch)
treea4a20db8d953bfcebb3f28745b4d20ccb902a5cc /demo.html
parent9d11927066330634744b370c64d2a4ddb438cb80 (diff)
downloadfosdem-2021-minimalism-presentation-0a58c681fe18a32141727023e363e94578528faf.tar
fosdem-2021-minimalism-presentation-0a58c681fe18a32141727023e363e94578528faf.tar.gz
move highlight themes from lib/css/ to plugin/highlight/
Diffstat (limited to 'demo.html')
-rw-r--r--demo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo.html b/demo.html
index 3abefdf..60a6c57 100644
--- a/demo.html
+++ b/demo.html
@@ -19,7 +19,7 @@
<link rel="stylesheet" href="dist/theme/black.css" id="theme">
<!-- Theme used for syntax highlighting of code -->
- <link rel="stylesheet" href="lib/css/monokai.css" id="highlight-theme">
+ <link rel="stylesheet" href="plugin/highlight/monokai.css" id="highlight-theme">
</head>
<body>