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:
parent
f85f92a102
commit
abd5e66f39
@ -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
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user