diff options
author | Alan Pearce | 2023-04-18 07:20:00 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-18 07:20:00 +0200 |
commit | 3b726a97eb8bc4104a6659357e0889cb063d370b (patch) | |
tree | a9ccc73e65c90ac3ddde61240a597e7a1f1f3a86 /README.md | |
parent | dace16075eb40757453cdfc9efc152eacc444ad2 (diff) | |
download | website-3b726a97eb8bc4104a6659357e0889cb063d370b.tar.lz website-3b726a97eb8bc4104a6659357e0889cb063d370b.tar.zst website-3b726a97eb8bc4104a6659357e0889cb063d370b.zip |
Show screenshots in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index b3e5096..55aa034 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,10 @@ For a current & working demo of this theme, please check out https://alanpearce. ## Screenshots ⬜️ [Light][light-screenshot] +![light mode screenshot][light-screenshot] ⬛️ [Dark][dark-screenshot] +![dark mode screenshot][dark-screenshot] When the user's browser is running »dark mode«, the dark color scheme will be used automatically. The default is the light/white color scheme. Check out the [`style.html`](https://codeberg.org/alanpearce/zola-bearblog/src/branch/main/templates/style.html)-file for the implementation. |