diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-05 12:48:48 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 34514d0686ce42f5e55e750f873c537eae476513 (patch) | |
| tree | d6d61cb5a9ec4e89b3a4772945d8c9b579e63bb1 /content/meta/gemfeed | |
| parent | a0a2af847e31cb31ca134e92412d60d17294b4f8 (diff) | |
can parse meta date from feed's file name
Diffstat (limited to 'content/meta/gemfeed')
| -rw-r--r-- | content/meta/gemfeed/2010-05-09-the-fype-programming-language.meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/meta/gemfeed/2010-05-09-the-fype-programming-language.meta b/content/meta/gemfeed/2010-05-09-the-fype-programming-language.meta index 77c4a44d..a6265580 100644 --- a/content/meta/gemfeed/2010-05-09-the-fype-programming-language.meta +++ b/content/meta/gemfeed/2010-05-09-the-fype-programming-language.meta @@ -1,4 +1,4 @@ -local meta_date="2010-05-09T09:26:28+01:00" +local meta_date="2010-05-09T12:48:29+01:00" local meta_author="Paul Buetow" local meta_email="comments@mx.buetow.org" local meta_title="The Fype Programming Language" |
