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 --- sample/html/subdir/index.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 sample/html/subdir/index.html (limited to 'sample/html/subdir/index.html') diff --git a/sample/html/subdir/index.html b/sample/html/subdir/index.html deleted file mode 100644 index bdeaad0..0000000 --- a/sample/html/subdir/index.html +++ /dev/null @@ -1,15 +0,0 @@ - - -index - - - - - -
- This file in a subdirectory of the input directory should also be processed. - -
- -- cgit