aboutsummaryrefslogtreecommitdiff
path: root/demo.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-05-08 21:04:19 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-05-08 21:04:19 +0200
commit57107ebe4c3a4bc1ab44fd8bd85a9c64e8ab4fec (patch)
tree2d9752d4976bb3d9400b671a55fa2f83ae7fbb4c /demo.html
parent5c87d9ffe06b86ba3056b355c35f1a5d95159f3d (diff)
downloadfosdem-2021-minimalism-presentation-57107ebe4c3a4bc1ab44fd8bd85a9c64e8ab4fec.tar
fosdem-2021-minimalism-presentation-57107ebe4c3a4bc1ab44fd8bd85a9c64e8ab4fec.tar.gz
add #highligh-theme to theme css link
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 0826109..a2a1927 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">
+ <link rel="stylesheet" href="lib/css/monokai.css" id="highlight-theme">
</head>
<body>