From f92df83ba761be69c57cd3d321d528d7acc1f531 Mon Sep 17 00:00:00 2001 From: anqisoft Date: Sat, 1 Jun 2024 22:32:59 +0800 Subject: [PATCH] Test whether github.io can display the htm files in the third-level directory. --- ghostkube/_test/test.htm | 15 +++++++++++++++ ghostkube/test/test.htm | 2 +- ghostkube/test1/test.htm | 15 +++++++++++++++ ghostkube/test_1/test.htm | 15 +++++++++++++++ 4 files changed, 46 insertions(+), 1 deletion(-) create mode 100644 ghostkube/_test/test.htm create mode 100644 ghostkube/test1/test.htm create mode 100644 ghostkube/test_1/test.htm diff --git a/ghostkube/_test/test.htm b/ghostkube/_test/test.htm new file mode 100644 index 0000000..d2ab8ae --- /dev/null +++ b/ghostkube/_test/test.htm @@ -0,0 +1,15 @@ + + + + + + + AnQi's Blog + + + + +_test/test.htm. Test whether github.io can display the htm files in the third-level directory or not. + + diff --git a/ghostkube/test/test.htm b/ghostkube/test/test.htm index 5417506..52022b8 100644 --- a/ghostkube/test/test.htm +++ b/ghostkube/test/test.htm @@ -10,6 +10,6 @@ -Test whether github.io can display the htm files in the third-level directory or not. +test/test.htm. Test whether github.io can display the htm files in the third-level directory or not. diff --git a/ghostkube/test1/test.htm b/ghostkube/test1/test.htm new file mode 100644 index 0000000..fe16158 --- /dev/null +++ b/ghostkube/test1/test.htm @@ -0,0 +1,15 @@ + + + + + + + AnQi's Blog + + + + +test1/test.htm. Test whether github.io can display the htm files in the third-level directory or not. + + diff --git a/ghostkube/test_1/test.htm b/ghostkube/test_1/test.htm new file mode 100644 index 0000000..1feea41 --- /dev/null +++ b/ghostkube/test_1/test.htm @@ -0,0 +1,15 @@ + + + + + + + AnQi's Blog + + + + +test_1/test.htm. Test whether github.io can display the htm files in the third-level directory or not. + +