about summary refs log tree commit diff
path: root/sample/blog
diff options
context:
space:
mode:
authorStarfall <us@starfall.systems>2021-10-29 17:33:57 -0500
committerStarfall <us@starfall.systems>2023-12-05 10:00:58 -0600
commit1a3398dcf36d4d2f972844cabeb4d98d0555a98b (patch)
tree71c90d4b8adbe7033a58a301d1d43a6b5accc4ef /sample/blog
parent287ff07313c095fed38d26a81db878337fb2d541 (diff)
strike: fix crash when subdirectories exist
Diffstat (limited to 'sample/blog')
-rw-r--r--sample/blog/subdir/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/sample/blog/subdir/index.html b/sample/blog/subdir/index.html
new file mode 100644
index 0000000..b66efd5
--- /dev/null
+++ b/sample/blog/subdir/index.html
@@ -0,0 +1 @@
+This file in a subdirectory of the input directory should also be processed.