From 38b40d8c5a8915716b3aa46aac4a0a84d0113b25 Mon Sep 17 00:00:00 2001 From: Eddy Pedroni Date: Sun, 6 Apr 2025 19:44:27 +0200 Subject: Add test site --- test/content/site-1/single-entry-page.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/content/site-1/single-entry-page.md (limited to 'test/content/site-1/single-entry-page.md') diff --git a/test/content/site-1/single-entry-page.md b/test/content/site-1/single-entry-page.md new file mode 100644 index 0000000..d02573d --- /dev/null +++ b/test/content/site-1/single-entry-page.md @@ -0,0 +1,3 @@ +# Some Title + +This is a page with a single entry. There are no other entries besides this. -- cgit v1.2.3