move highlight themes from lib/css/ to plugin/highlight/
This commit is contained in:
@ -9,7 +9,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>
|
||||
|
Reference in New Issue
Block a user