From 1bc0644d2180680756eb1b329c8811dce44129c0 Mon Sep 17 00:00:00 2001 From: Vijay Janapa Reddi Date: Sun, 21 Jan 2024 15:56:17 -0500 Subject: [PATCH] Enable PDF download --- _quarto.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_quarto.yml b/_quarto.yml index a0863e9cf..93f9b479b 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -46,6 +46,7 @@ book: search: true repo-url: https://github.com/harvard-edge/cs249r_book repo-actions: [edit, issue, source] + downloads: [pdf, epub] sharing: [twitter, facebook] reader-mode: true cover-image: cover.png