| 1 | <!DOCTYPE html> |
| 2 | <html lang="zh-CN"><head><meta charset="utf-8"><title>Thanks</title> |
| 3 | <link rel="stylesheet" href="../../assets/fonts.css"> |
| 4 | <link rel="stylesheet" href="../../assets/base.css"> |
| 5 | <link rel="stylesheet" id="theme-link" href="../../assets/themes/minimal-white.css"> |
| 6 | <link rel="stylesheet" href="../../assets/animations/animations.css"> |
| 7 | </head><body class="single"> |
| 8 | <div class="deck"><section class="slide is-active center tc" data-title="Thanks"> |
| 9 | <div> |
| 10 | <div class="anim-confetti-burst" style="display:inline-block;padding:40px"></div> |
| 11 | <h1 class="h1 anim-fade-up" data-anim="fade-up" style="font-size:180px;line-height:1"><span class="gradient-text">Thanks</span></h1> |
| 12 | <p class="lede" style="margin:18px auto 0">愿你每一次上台,都少一点紧张,多一点从容。</p> |
| 13 | <div class="row mt-l" style="justify-content:center;gap:32px"> |
| 14 | <div class="dim"><b>lewis</b> · sudolewis@gmail.com</div> |
| 15 | <div class="dim">github.com/lewis/html-ppt</div> |
| 16 | <div class="dim">2026 · MIT</div> |
| 17 | </div> |
| 18 | </div> |
| 19 | </section></div> |
| 20 | <script src="../../assets/runtime.js"></script> |
| 21 | </body></html> |
| 22 |