1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-06-16 15:06:53 +00:00
Projects/about.Rmd
2021-04-01 22:53:44 -07:00

10 lines
158 B
Plaintext

---
title: "About this blog"
description: |
Some additional details about the blog
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = FALSE)
```