1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-06-16 06:56:46 +00:00

added meta descriptions

This commit is contained in:
Anson Biggs 2022-01-29 17:46:43 -07:00
parent f85f92a102
commit abd5e66f39
3 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,6 @@
name: "Projects" name: "Projects"
title: "Anson's Projects" title: "Anson's Projects"
description: | description: Breakdown of technical projects ranging from Astrodynamics, Programming, to Crypto and everything in between.
Anson's Projects
base_url: https://projects.ansonbiggs.com base_url: https://projects.ansonbiggs.com
output_dir: "docs" output_dir: "docs"
favicon: favicon.svg favicon: favicon.svg

View File

@ -1,7 +1,7 @@
--- ---
title: "Hi, I'm Anson." title: "Hi, I'm Anson."
description: | description: |
I'm an Astronautical Engineer studying at Embry-Riddle Prescott. I'm an Astronautical Engineer studying at Embry-Riddle Prescott. Please give me a job.
--- ---
```{r setup, include=FALSE} ```{r setup, include=FALSE}

View File

@ -2,6 +2,7 @@
title: "Anson's Projects" title: "Anson's Projects"
site: distill::distill_website site: distill::distill_website
listing: posts listing: posts
description: Breakdown of technical projects ranging from Astrodynamics, Programming, to Crypto and everything in between.
--- ---
<link href="https://ansonbiggs.com" rel="me"> <link href="https://ansonbiggs.com" rel="me">