From 064b08ed2669657d4fb6f566b87b48f3c6711498 Mon Sep 17 00:00:00 2001 From: sarthak Date: Mon, 11 Sep 2023 23:20:57 +0200 Subject: [PATCH] update insearch ui & more --- README.md | 4 +- donate.php | 51 +++++++++ misc/footer.php | 5 +- misc/style-dark.css | 198 ++++++++++++++++++++++++++++----- search.php | 30 ++--- static/img/binternet-1.png | Bin 0 -> 20043 bytes static/img/binternet-2.png | Bin 0 -> 787654 bytes static/img/buy-me-a-coffee.png | Bin 0 -> 9936 bytes static/img/kofi.png | Bin 0 -> 8153 bytes static/img/xmr-ahwx.png | Bin 0 -> 2235 bytes 10 files changed, 239 insertions(+), 49 deletions(-) create mode 100644 donate.php create mode 100644 static/img/binternet-1.png create mode 100644 static/img/binternet-2.png create mode 100644 static/img/buy-me-a-coffee.png create mode 100644 static/img/kofi.png create mode 100644 static/img/xmr-ahwx.png diff --git a/README.md b/README.md index aea2270..6f55a8a 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@

Showcase:

- - + +

diff --git a/donate.php b/donate.php new file mode 100644 index 0000000..96208cc --- /dev/null +++ b/donate.php @@ -0,0 +1,51 @@ + + + LibreY - Donate + + + + + + + + diff --git a/misc/footer.php b/misc/footer.php index c3b0b88..878f02d 100644 --- a/misc/footer.php +++ b/misc/footer.php @@ -1,7 +1,6 @@