website

my website
git clone git://git.evenfri.xyz/website.git
Log | Files | Refs | LICENSE

commit 23f0527d54bb0d8dc5d00165f178d9ad78256999
parent 8b6e622e67d6d2306bdad6e03177ee0d1be2f2b9
Author: evenfri <evenfri256@gmail.com>
Date:   Mon, 17 Aug 2026 03:04:30 +0800

add banner

Diffstat:
Aassets/y2k38.png | 0
Mindex.html | 1+
2 files changed, 1 insertion(+), 0 deletions(-)

diff --git a/assets/y2k38.png b/assets/y2k38.png Binary files differ. diff --git a/index.html b/index.html @@ -55,6 +55,7 @@ <img src="assets/gnu-linux.gif" alt="gnu/linux" width="88" height="31"> <img src="assets/free.gif" alt="fsf" width="88" height="31"> <a href="https://kernel.org"><img src="assets/linux-directory.gif" alt="linux-directory" width="88" height="31"></a> + <img src="assets/y2k38.png" alt="y2k38" width="88" height="31"> <img src="assets/poweredbyasm.gif" alt="poweredbyasm" width="88" height="31"> <img src="assets/suicide-boy.gif" alt="suicide-boy" width="88" height="31"> <img src="assets/girls-now.png" alt="girls-now" width="88" height="31">