Skip to content

Commit

Permalink
🍱 asset(202): add pdf download link
Browse files Browse the repository at this point in the history
  • Loading branch information
webup committed May 22, 2022
1 parent b17d98f commit 84d8657
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 202-node-async/src/slides.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
download: 'https://github.com/webup/openfunction-talks/raw/main/202-node-async/202-node-async.pdf'
# try also 'default' to start with a default theme
# theme: seriph
# random image from a curated Unsplash collection by Anthony
@@ -37,6 +38,10 @@ Node.js Async Function Quickstart
class="text-xl icon-btn opacity-50 !border-none !hover:text-white">
<carbon-logo-github />
</a>
<a href="https://github.com/webup/openfunction-talks/raw/main/202-node-async/202-node-async.pdf" target="_blank" alt="GitHub"
class="text-xl icon-btn opacity-50 !border-none !hover:text-white">
<carbon-download />
</a>
</div>

---

0 comments on commit 84d8657

Please sign in to comment.