diff options
| author | Eddy Pedroni <epedroni@pm.me> | 2025-04-06 19:44:27 +0200 | 
|---|---|---|
| committer | Eddy Pedroni <epedroni@pm.me> | 2025-04-06 19:44:27 +0200 | 
| commit | 38b40d8c5a8915716b3aa46aac4a0a84d0113b25 (patch) | |
| tree | 262ef00f62a08f612e1d52b3976ba60c0172b99c /test/content/site-1/multi-entry-page | |
| parent | c8925b971149706b74420d3684de0908b2d5aeb5 (diff) | |
Add test site
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. | 
