diff options
Diffstat (limited to 'test/content/site-1/multi-entry-page')
-rw-r--r-- | test/content/site-1/multi-entry-page/another-topic.md | 3 | ||||
-rw-r--r-- | test/content/site-1/multi-entry-page/one-topic.md | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/test/content/site-1/multi-entry-page/another-topic.md b/test/content/site-1/multi-entry-page/another-topic.md new file mode 100644 index 0000000..848894e --- /dev/null +++ b/test/content/site-1/multi-entry-page/another-topic.md @@ -0,0 +1,3 @@ +# Another Topic + +This is in the same page as the other entry, but it also doesn't have a date. diff --git a/test/content/site-1/multi-entry-page/one-topic.md b/test/content/site-1/multi-entry-page/one-topic.md new file mode 100644 index 0000000..a0bff9e --- /dev/null +++ b/test/content/site-1/multi-entry-page/one-topic.md @@ -0,0 +1,3 @@ +# One Topic + +This is a long-lived, non-logbook entry about some interesting topic. |