1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-07-22 06:01:33 +00:00

updated navbar

This commit is contained in:
2021-04-14 23:05:18 -07:00
parent a0bd34bb5c
commit 9100c42a71
22 changed files with 4886 additions and 2297 deletions

View File

@@ -0,0 +1,24 @@
---
title: "ISS Eclipse Determination"
description: |
Determining how much sunlight a body
draft: true
author:
- name: Anson Biggs
url: https://ansonbiggs.com
date: 04-14-2021
output:
distill::distill_article:
self_contained: false
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = FALSE)
```
Distill is a publication format for scientific and technical writing, native to the web.
Learn more about using Distill at <https://rstudio.github.io/distill>.