mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-06-15 22:46:48 +00:00
added meta descriptions
This commit is contained in:
parent
f85f92a102
commit
abd5e66f39
@ -1,14 +1,13 @@
|
|||||||
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
|
||||||
navbar:
|
navbar:
|
||||||
right:
|
right:
|
||||||
# - text: "Home"
|
# - text: "Home"
|
||||||
# href: index.html
|
# href: index.html
|
||||||
- text: "About/Contact"
|
- text: "About/Contact"
|
||||||
href: about.html
|
href: about.html
|
||||||
- text: "Resume"
|
- text: "Resume"
|
||||||
@ -22,4 +21,4 @@ rss:
|
|||||||
collections:
|
collections:
|
||||||
posts:
|
posts:
|
||||||
share: [twitter, linkedin]
|
share: [twitter, linkedin]
|
||||||
output: distill::distill_article
|
output: distill::distill_article
|
||||||
|
@ -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}
|
||||||
|
@ -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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user