1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-06-15 14:36:47 +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,14 +1,13 @@
name: "Projects"
title: "Anson's Projects"
description: |
Anson's Projects
description: Breakdown of technical projects ranging from Astrodynamics, Programming, to Crypto and everything in between.
base_url: https://projects.ansonbiggs.com
output_dir: "docs"
favicon: favicon.svg
navbar:
right:
# - text: "Home"
# href: index.html
# - text: "Home"
# href: index.html
- text: "About/Contact"
href: about.html
- text: "Resume"
@ -22,4 +21,4 @@ rss:
collections:
posts:
share: [twitter, linkedin]
output: distill::distill_article
output: distill::distill_article

View File

@ -1,7 +1,7 @@
---
title: "Hi, I'm Anson."
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}

View File

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