From e992a5611d13869308c87bf3486d779e68be39ff Mon Sep 17 00:00:00 2001
From: tu-tong <116501368+tu-tong@users.noreply.github.com>
Date: Fri, 23 Jan 2026 14:42:51 -0500
Subject: [PATCH] upload test slide
---
presentations/test-xaringan.Rmd | 18 ++++
presentations/test-xaringan.html | 171 +++++++++++++++++++++++++++++++
2 files changed, 189 insertions(+)
create mode 100644 presentations/test-xaringan.Rmd
create mode 100644 presentations/test-xaringan.html
diff --git a/presentations/test-xaringan.Rmd b/presentations/test-xaringan.Rmd
new file mode 100644
index 0000000..2fab089
--- /dev/null
+++ b/presentations/test-xaringan.Rmd
@@ -0,0 +1,18 @@
+---
+title: "Test slide"
+subtitle: "⚔
with xaringan"
+author: "TU"
+institute: "Dickinson College"
+date: "2026/01/23 (updated: `r Sys.Date()`)"
+output:
+ xaringan::moon_reader:
+ lib_dir: libs
+ nature:
+ highlightStyle: github
+ highlightLines: true
+ countIncrementalSlides: false
+
+---
+class: center, middle
+
+# This is Tu's test slide
diff --git a/presentations/test-xaringan.html b/presentations/test-xaringan.html
new file mode 100644
index 0000000..1132113
--- /dev/null
+++ b/presentations/test-xaringan.html
@@ -0,0 +1,171 @@
+
+
+