aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2024-12-10 22:28:40 +0100
committerAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2024-12-10 22:28:40 +0100
commit3742252bec0d07b1b23de0ebeae1231ff2d91731 (patch)
tree84fcf450b02b2750c2b3a8a8b441eed7822cb41e
parentfb39dc533c6df0871059bafdfe96bc8eb933d7a4 (diff)
docs(info): images for custom pages
-rw-r--r--README.md6
-rw-r--r--games.webpbin0 -> 101512 bytes
-rw-r--r--music.webpbin0 -> 137824 bytes
3 files changed, 5 insertions, 1 deletions
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
--- /dev/null
+++ b/games.webp
Binary files differ
diff --git a/music.webp b/music.webp
new file mode 100644
index 0000000..43da11f
--- /dev/null
+++ b/music.webp
Binary files differ