leetcode-20230106.md

This commit is contained in:
2023-01-10 01:23:49 +08:00
parent 4fe3946cb4
commit b94ff8de58
2 changed files with 157 additions and 2 deletions

View File

@@ -16,8 +16,7 @@
<body>
<div class="reveal">
<div class="slides">
<section>Slide 1</section>
<section>Slide 2</section>
<section data-markdown="leetcode-20230106.md"></section>
</div>
</div>
@@ -31,6 +30,8 @@
// - https://revealjs.com/config/
Reveal.initialize({
hash: true,
height: 1000,
width: 1000,
// Learn about plugins: https://revealjs.com/plugins/
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ]