mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-23 23:03:12 +02:00
setup prettier (not applied until closer to merge)
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
|
||||
<title>reveal.js</title>
|
||||
|
||||
<link rel="stylesheet" href="css/reset.css">
|
||||
<link rel="stylesheet" href="css/reveal.scss">
|
||||
<link rel="stylesheet" href="css/theme/black.scss">
|
||||
<link rel="stylesheet" href="css/reset.css" />
|
||||
<link rel="stylesheet" href="css/reveal.scss" />
|
||||
<link rel="stylesheet" href="css/theme/black.scss" />
|
||||
|
||||
<!-- Theme used for syntax highlighted code -->
|
||||
<link rel="stylesheet" href="plugin/highlight/monokai.css">
|
||||
<link rel="stylesheet" href="plugin/highlight/monokai.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="reveal">
|
||||
|
Reference in New Issue
Block a user