about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2023-04-18 07:20:00 +0200
committerAlan Pearce2023-04-18 07:20:00 +0200
commit3b726a97eb8bc4104a6659357e0889cb063d370b (patch)
treea9ccc73e65c90ac3ddde61240a597e7a1f1f3a86
parentdace16075eb40757453cdfc9efc152eacc444ad2 (diff)
downloadwebsite-3b726a97eb8bc4104a6659357e0889cb063d370b.tar.lz
website-3b726a97eb8bc4104a6659357e0889cb063d370b.tar.zst
website-3b726a97eb8bc4104a6659357e0889cb063d370b.zip
Show screenshots in readme
-rw-r--r--README.md2
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.