diff --git a/test/fixtures/linkset-custom-date/expected/bar/2024/11/bar-two/index.html b/test/fixtures/linkset-custom-date/expected/bar/2024/11/bar-two/index.html new file mode 100644 index 0000000..55a0f45 --- /dev/null +++ b/test/fixtures/linkset-custom-date/expected/bar/2024/11/bar-two/index.html @@ -0,0 +1 @@ +i should be at bar/2024/11/bar diff --git a/test/fixtures/linkset-custom-date/src/bar2.html b/test/fixtures/linkset-custom-date/src/bar2.html new file mode 100644 index 0000000..018c1d0 --- /dev/null +++ b/test/fixtures/linkset-custom-date/src/bar2.html @@ -0,0 +1,6 @@ +--- +title: Bar Two +bar: 21 +date: 2024-11-01 +--- +i should be at bar/2024/11/bar