From 3742252bec0d07b1b23de0ebeae1231ff2d91731 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Tue, 10 Dec 2024 22:28:40 +0100 Subject: docs(info): images for custom pages --- README.md | 6 +++++- games.webp | Bin 0 -> 101512 bytes music.webp | Bin 0 -> 137824 bytes 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 games.webp create mode 100644 music.webp diff --git a/README.md b/README.md index 53de3d9..4b43725 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ Self-hostable bio page website! Lightweight and heavily customizable Go application! -![Screenshot of the example config](./example.jpg) +![Screenshot of the main page](./example.jpg) + +![Screenshot of a custom page](./music.webp) + +![Screenshot of a custom page](./games.webp) ## Config diff --git a/games.webp b/games.webp new file mode 100644 index 0000000..f2eadab Binary files /dev/null and b/games.webp differ diff --git a/music.webp b/music.webp new file mode 100644 index 0000000..43da11f Binary files /dev/null and b/music.webp differ -- cgit v1.2.3