mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-06-16 06:56:46 +00:00
10 lines
158 B
Plaintext
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)
|
|
```
|