From: bochard Date: Sat, 26 Jul 2025 11:32:52 +0000 (+0800) Subject: new gifs and badges X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=93f7f3ab75465dd2721fae2f7393b6e98936a730;p=mysite.git new gifs and badges --- diff --git a/images/badges/anybrowser.gif b/images/badges/anybrowser.gif new file mode 100644 index 0000000..353bb9f Binary files /dev/null and b/images/badges/anybrowser.gif differ diff --git a/images/badges/handcode.png b/images/badges/handcode.png new file mode 100644 index 0000000..98255e6 Binary files /dev/null and b/images/badges/handcode.png differ diff --git a/images/badges/mullvad.avif b/images/badges/mullvad.avif new file mode 100644 index 0000000..0470174 Binary files /dev/null and b/images/badges/mullvad.avif differ diff --git a/images/gifs/anybrows.gif b/images/gifs/anybrows.gif new file mode 100644 index 0000000..71a80c0 Binary files /dev/null and b/images/gifs/anybrows.gif differ diff --git a/images/gifs/backhomepage.gif b/images/gifs/backhomepage.gif deleted file mode 100644 index abfdd2f..0000000 Binary files a/images/gifs/backhomepage.gif and /dev/null differ diff --git a/images/gifs/badges/anybrowser.gif b/images/gifs/badges/anybrowser.gif deleted file mode 100644 index 353bb9f..0000000 Binary files a/images/gifs/badges/anybrowser.gif and /dev/null differ diff --git a/images/gifs/badges/handcode.png b/images/gifs/badges/handcode.png deleted file mode 100644 index 98255e6..0000000 Binary files a/images/gifs/badges/handcode.png and /dev/null differ diff --git a/images/gifs/badges/mullvad.avif b/images/gifs/badges/mullvad.avif deleted file mode 100644 index 0470174..0000000 Binary files a/images/gifs/badges/mullvad.avif and /dev/null differ diff --git a/images/gifs/bevelwood.gif b/images/gifs/bevelwood.gif deleted file mode 100644 index 4ed616d..0000000 Binary files a/images/gifs/bevelwood.gif and /dev/null differ diff --git a/images/gifs/hatsunemikuapproved.gif b/images/gifs/hatsunemikuapproved.gif new file mode 100644 index 0000000..106c982 Binary files /dev/null and b/images/gifs/hatsunemikuapproved.gif differ diff --git a/images/gifs/hatsunemikufan.gif b/images/gifs/hatsunemikufan.gif new file mode 100644 index 0000000..09a13ac Binary files /dev/null and b/images/gifs/hatsunemikufan.gif differ diff --git a/images/navigation/backhomepage.gif b/images/navigation/backhomepage.gif new file mode 100644 index 0000000..abfdd2f Binary files /dev/null and b/images/navigation/backhomepage.gif differ diff --git a/images/navigation/bevelwood.gif b/images/navigation/bevelwood.gif new file mode 100644 index 0000000..4ed616d Binary files /dev/null and b/images/navigation/bevelwood.gif differ diff --git a/images/navigation/ham_next.gif b/images/navigation/ham_next.gif new file mode 100644 index 0000000..a42575b Binary files /dev/null and b/images/navigation/ham_next.gif differ diff --git a/images/navigation/ham_prev.gif b/images/navigation/ham_prev.gif new file mode 100644 index 0000000..c1fa7fe Binary files /dev/null and b/images/navigation/ham_prev.gif differ diff --git a/index.php b/index.php index bddb736..dc9d770 100644 --- a/index.php +++ b/index.php @@ -16,8 +16,10 @@

i don't really have much to say. but try to explore the site. it is not big but, i like it. it is my corner of the internet. here you can see what i usually do, some fun things, and my thoughts to certain topics. hope you'll have some fun! :)


If you want to continue viewing my site. Please consider disabling your adblocker. some cool stuffs cannot be seen if you enable that thing. tnx. and...if you got lost for some reason. just go the homepage!

+

I barely update this site, apologies.

diff --git a/parts/sidebar.php b/parts/sidebar.php index daf720a..5a53299 100644 --- a/parts/sidebar.php +++ b/parts/sidebar.php @@ -8,12 +8,12 @@ Site menu
@@ -25,11 +25,15 @@ Visit counter For Websites - Viewable With Any Browser + Viewable With Any Browser - free the internet + free the internet heliohost + + + hatsune miku approved + any browser diff --git a/stylesheets/component.css b/stylesheets/component.css index 244992b..48ac587 100644 --- a/stylesheets/component.css +++ b/stylesheets/component.css @@ -29,6 +29,10 @@ height: 20%; padding: 10px 0; } +#footer table { + border-spacing: 0; + margin: 0 auto; +} #underconstruction-container { text-align: center; margin-top: 20px;