mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-16 19:44:13 +02:00
fix bad imports in examples, add codespell skip list to action
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
<link rel="stylesheet" href="../dist/reveal.css" />
|
||||
<link rel="stylesheet" href="../dist/theme/white.css" id="theme" />
|
||||
<link rel="stylesheet" href="../plugin/highlight/monokai.css" />
|
||||
<link rel="stylesheet" href="../dist/plugin/highlight/monokai.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user