From e453090eb0e253205ed7ab6acb926f714441a892 Mon Sep 17 00:00:00 2001 From: Ava Gaiety Wroten Date: Sun, 2 Feb 2020 10:16:19 -0600 Subject: [PATCH] Fixed post date --- content/posts/working-with-forked-repos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/working-with-forked-repos.md b/content/posts/working-with-forked-repos.md index 9d6814a..46ed838 100644 --- a/content/posts/working-with-forked-repos.md +++ b/content/posts/working-with-forked-repos.md @@ -1,7 +1,7 @@ --- title: Working With Forked Repos description: Fetching upstream and things -date: 2019-02-02 +date: 2020-02-02 tags: - Tech ---