From: bochard Date: Fri, 25 Jul 2025 12:22:37 +0000 (+0800) Subject: added guestbook and fix table layout X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=ede789e9ee7076f2bb2d47bb9bcbda1df69a6008;p=mysite.git added guestbook and fix table layout --- diff --git a/about-me.php b/about-me.php index b351c6f..d99bb95 100644 --- a/about-me.php +++ b/about-me.php @@ -12,10 +12,10 @@ - - + + diff --git a/files/index.php b/files/index.php index 3c6c1b2..56a76c4 100644 --- a/files/index.php +++ b/files/index.php @@ -12,10 +12,10 @@ - - + + diff --git a/guestbook.php b/guestbook.php new file mode 100644 index 0000000..fc4e2af --- /dev/null +++ b/guestbook.php @@ -0,0 +1,21 @@ + + + + + + + + + + + +
+ +
+ + diff --git a/how-to/index.php b/how-to/index.php index 5568428..d5e8a1e 100644 --- a/how-to/index.php +++ b/how-to/index.php @@ -12,10 +12,10 @@ - - + + diff --git a/index.php b/index.php index 72cc6a5..a7fe6e5 100644 --- a/index.php +++ b/index.php @@ -20,10 +20,10 @@

I have a few books on my desk, mostly about japanese novels like 'the setting sun', 'no longer human', 'schoolgirl', etc...if you knew these books, yes, the author are all mostly from Osamu Dazai. well...i'm not a huge fan of Dazai, but I like his works though. Well he is really a great and respected author, indeed. It's just that...he ended his own life, for a reason which I don't have any idea yet. anyways...I'd like to read more and more books but I don't have money, im poor, so...if you will....please consider donating :D.


I barely update this site, apologies.

- - + + diff --git a/journal/index.php b/journal/index.php index e9cae98..b5ac17b 100644 --- a/journal/index.php +++ b/journal/index.php @@ -12,10 +12,10 @@ - - + + diff --git a/parts/footer.php b/parts/footer.php index 24cc364..271180b 100644 --- a/parts/footer.php +++ b/parts/footer.php @@ -1,3 +1,5 @@ - + + + ἀγάπην τοῦ θεοῦ + + diff --git a/parts/sidebar.php b/parts/sidebar.php index cc665d6..03efca6 100644 --- a/parts/sidebar.php +++ b/parts/sidebar.php @@ -1,5 +1,5 @@ - + doraemon welcoming you to my site doraemon welcoming you to my site doraemon welcoming you to my site @@ -11,6 +11,7 @@
  • about me...
  • my thoughts
  • photo album
  • +
  • guestbook
  • stuffs i made
  • files
  • email me!
  • @@ -23,12 +24,12 @@ - - + + - - + +
    Visit counter For WebsitesViewable With Any BrowserVisit counter For WebsitesViewable With Any Browser
    free the internetheliohostfree the internetheliohost
    diff --git a/photo-album/index.php b/photo-album/index.php index 29214b6..96f9723 100644 --- a/photo-album/index.php +++ b/photo-album/index.php @@ -12,10 +12,10 @@ - - + + diff --git a/stylesheets/component.css b/stylesheets/component.css index a918910..7f73c35 100644 --- a/stylesheets/component.css +++ b/stylesheets/component.css @@ -28,11 +28,13 @@ } #body { vertical-align: top; - padding: 0 70px 10px; + padding: 0 70px; } #footer { text-align: center; font-style: italic; + height: 20%; + padding: 10px 0; } #underconstruction-container { text-align: center;