From 90058697439ee3f048f0f42b61ca5ea677e9b5cc Mon Sep 17 00:00:00 2001 From: Starfall Date: Tue, 5 Dec 2023 09:59:19 -0600 Subject: strike: merge as subdir --- strike/sample/html/subdir/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 strike/sample/html/subdir/index.html (limited to 'strike/sample/html/subdir/index.html') diff --git a/strike/sample/html/subdir/index.html b/strike/sample/html/subdir/index.html new file mode 100644 index 0000000..bdeaad0 --- /dev/null +++ b/strike/sample/html/subdir/index.html @@ -0,0 +1,15 @@ + + +index + + + + + +
+ This file in a subdirectory of the input directory should also be processed. + +
+ -- cgit