From 8320f801327f9375fb5a3cea41ff9563adcc9c37 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Tue, 10 Dec 2024 14:46:45 +0100 Subject: docs(info): better image for readme --- README.md | 2 +- example.jpg | Bin 0 -> 559728 bytes example.webp | Bin 137872 -> 0 bytes 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 example.jpg delete mode 100644 example.webp diff --git a/README.md b/README.md index 4ebbac1..53de3d9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Self-hostable bio page website! Lightweight and heavily customizable Go application! -![Screenshot of the example config](./example.webp) +![Screenshot of the example config](./example.jpg) ## Config diff --git a/example.jpg b/example.jpg new file mode 100644 index 0000000..b9066e5 Binary files /dev/null and b/example.jpg differ diff --git a/example.webp b/example.webp deleted file mode 100644 index 4489b74..0000000 Binary files a/example.webp and /dev/null differ -- cgit v1.2.3