From 595388e41303ee35d7cef3b339abfd13230a1279 Mon Sep 17 00:00:00 2001 From: eneller Date: Wed, 21 Jan 2026 15:57:57 +0100 Subject: [PATCH] build: add webshot for pdf screenshots --- src/main.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.Rmd b/src/main.Rmd index 2ba747b..4d23e65 100644 --- a/src/main.Rmd +++ b/src/main.Rmd @@ -1,8 +1,8 @@ --- title: "Topic 8 - Flight Trajectory Analysis" output: - html_document: default pdf_document: default + html_document: default date: "`r Sys.Date()`" ---