diff options
author | Gabriel Aumala <gabrielfima@live.com> | 2018-09-30 14:38:57 -0500 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2018-10-02 11:05:52 -0400 |
commit | c85198d8cb6ce055c788e287c7f2470eac0aad36 (patch) | |
tree | 082fdd0e820e33ee66f8936206467a9151eaa885 /tests/data | |
parent | da52a2aabfdbc83693574b192ed75c252d12b972 (diff) | |
download | hakyll-c85198d8cb6ce055c788e287c7f2470eac0aad36.tar.gz |
Drop extension when parsing dates in filepaths
Drop the file extension when parsing the date from the filepath of a
resource.
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/posts/2018-09-26.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/posts/2018-09-26.md b/tests/data/posts/2018-09-26.md new file mode 100644 index 0000000..038229a --- /dev/null +++ b/tests/data/posts/2018-09-26.md @@ -0,0 +1 @@ +Something happened today. |