diff --git a/content/about/contact.md b/content/about/contact.md index 35d6d76..252caf5 100644 --- a/content/about/contact.md +++ b/content/about/contact.md @@ -1,5 +1,6 @@ --- title: "Contact Info" +description: "How to get in touch with me" date: 2021-9-25 draft: false --- diff --git a/content/about/portfolio.md b/content/about/portfolio.md index 61a7ab4..640e2fd 100644 --- a/content/about/portfolio.md +++ b/content/about/portfolio.md @@ -1,5 +1,6 @@ --- title: "Portfolio" +description: "The things I do" date: 2021-9-25 draft: false --- diff --git a/content/about/resume.md b/content/about/resume.md index 9a5c4a8..4f12d75 100644 --- a/content/about/resume.md +++ b/content/about/resume.md @@ -1,5 +1,6 @@ --- title: "Resume" +description: "How to get me to do stuff for money" date: 2021-9-25 draft: false ---