leetcode 179 347

This commit is contained in:
2023-01-09 10:24:31 +08:00
parent 4fe3946cb4
commit d7cb7e1193
2 changed files with 152 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-20230110.md"></section>
</div>
</div>
@@ -30,6 +29,8 @@
// - https://revealjs.com/initialization/
// - https://revealjs.com/config/
Reveal.initialize({
width: 1000,
height: 1000,
hash: true,
// Learn about plugins: https://revealjs.com/plugins/