diff --git a/presentations/test_slides.Rmd b/presentations/test_slides.Rmd
new file mode 100644
index 0000000..610e87b
--- /dev/null
+++ b/presentations/test_slides.Rmd
@@ -0,0 +1,18 @@
+---
+title: "Presentation Ninja"
+subtitle: "⚔
with xaringan"
+author: "Hoa Ly"
+institute: "Dickinson College"
+date: "`r Sys.Date()`"
+output:
+ xaringan::moon_reader:
+ lib_dir: libs
+ nature:
+ highlightStyle: github
+ highlightLines: true
+ countIncrementalSlides: false
+---
+
+#This is my first slide
+
+This is a very short sentence.
\ No newline at end of file
diff --git a/presentations/test_slides.html b/presentations/test_slides.html
new file mode 100644
index 0000000..d1c6272
--- /dev/null
+++ b/presentations/test_slides.html
@@ -0,0 +1,173 @@
+
+
+