From 81b7490a0f4d1fd95165b185376eb080d941216f Mon Sep 17 00:00:00 2001 From: EDUDD22 <39088602+EDUDD22@users.noreply.github.com> Date: Wed, 2 Dec 2020 08:34:33 +0100 Subject: [PATCH] Update date --- content/_index.md | 2 +- content/_index/sample-custom-fragment.md | 2 +- content/about/content.md | 2 +- content/about/index.md | 2 +- content/blog/_index.md | 1 + 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/content/_index.md b/content/_index.md index d2173fe..c2b1536 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,6 +1,6 @@ +++ title = "Aroy" -date = "2020-12-1" +date = "2020-12-01" description = "I am a hobby programmer and artist." +++ diff --git a/content/_index/sample-custom-fragment.md b/content/_index/sample-custom-fragment.md index 8a3c40e..6c307b5 100644 --- a/content/_index/sample-custom-fragment.md +++ b/content/_index/sample-custom-fragment.md @@ -1,7 +1,7 @@ +++ fragment = "sample-custom-fragment" #disabled = false -date = "2017-09-09" +date = "2020-12-01" weight = 1000 background = "light" diff --git a/content/about/content.md b/content/about/content.md index 42d7b75..597667b 100644 --- a/content/about/content.md +++ b/content/about/content.md @@ -1,7 +1,7 @@ +++ fragment = "content" #disabled = true -date = "2017-10-05" +date = "2020-12-01" weight = 100 #background = "" diff --git a/content/about/index.md b/content/about/index.md index c963a1c..4b21ef3 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -1,4 +1,4 @@ +++ title = "About Me" -date = "2020-10-05" +date = "2020-12-01" +++ diff --git a/content/blog/_index.md b/content/blog/_index.md index ecd4485..c008801 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1,4 +1,5 @@ +++ +date = "2020-12-01" fragment = "list" # declare list fragment weight = 100