1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-29 09:19:57 +02:00

move highlight themes from lib/css/ to plugin/highlight/

This commit is contained in:
Hakim El Hattab
2020-05-19 11:02:59 +02:00
parent 9d11927066
commit 0a58c681fe
8 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
<link rel="stylesheet" href="../dist/reveal.css">
<link rel="stylesheet" href="../dist/theme/white.css" id="theme">
<link rel="stylesheet" href="../lib/css/monokai.css">
<link rel="stylesheet" href="../plugin/highlight/monokai.css">
</head>
<body style="background: #ddd;">