From ae7efcdda51ffa18b54ca15adb36047d4e6d8dfc Mon Sep 17 00:00:00 2001 From: bochard Date: Sun, 14 Dec 2025 15:28:13 +0800 Subject: [PATCH] added to-do on homepage --- book/index.php | 26 -------------------------- how_to/index.php | 26 +++++++++++++------------- index.php | 7 +++++++ photo-album/index.php | 26 -------------------------- photo_album/index.php | 26 ++++++++++++++++++++++++++ 5 files changed, 46 insertions(+), 65 deletions(-) delete mode 100644 book/index.php delete mode 100644 photo-album/index.php create mode 100644 photo_album/index.php diff --git a/book/index.php b/book/index.php deleted file mode 100644 index 9f1f182..0000000 --- a/book/index.php +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - -
- -
- - diff --git a/how_to/index.php b/how_to/index.php index e3a4825..f305284 100644 --- a/how_to/index.php +++ b/how_to/index.php @@ -1,26 +1,26 @@ - - +
+
- - - - - - - -
- + + + + +
+ +
+ + diff --git a/index.php b/index.php index 551a6e7..9e6f83d 100644 --- a/index.php +++ b/index.php @@ -116,6 +116,13 @@ look, a chimken! +

my to-do on this web site:

+
    +
  1. tutorials page
  2. +
  3. photo album
  4. +
  5. more.. [i forgot]
  6. +
+ diff --git a/photo-album/index.php b/photo-album/index.php deleted file mode 100644 index b6d2a25..0000000 --- a/photo-album/index.php +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - -
- -
- - diff --git a/photo_album/index.php b/photo_album/index.php new file mode 100644 index 0000000..2f66e62 --- /dev/null +++ b/photo_album/index.php @@ -0,0 +1,26 @@ + + +
+ + + + +
+ + + + +
+ +
+
+
+ + -- 2.39.5