diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/about.md | 2 | ||||
| -rw-r--r-- | content/resume.md | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/content/about.md b/content/about.md index a34149a..b050167 100644 --- a/content/about.md +++ b/content/about.md @@ -1,7 +1,7 @@  +++  title = "About"  description = "About me" -date = "2022-10-11" +date = "1970-01-01"  aliases = ["about-me", "contact"]  author = "Matt Strapp"  +++ diff --git a/content/resume.md b/content/resume.md index da3d6b5..fdacab6 100644 --- a/content/resume.md +++ b/content/resume.md @@ -1,7 +1,7 @@  +++  title = "Resume"  description = "About me" -date = "2022-10-12" +date = "1970-01-01"  aliases = ["portfolio", "resume"]  author = "Matt Strapp"  +++  | 
