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