about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2023-09-03 07:49:31 +0200
committerAlan Pearce2023-09-03 07:49:31 +0200
commiteed984fb5d48cd39a9444bee5d49e733cc4ee093 (patch)
tree79b36318d62cd96935365f0b6ef1da9261a5d7a6
parent099acbd690f8ae103cee08ed3e693ad7d7bc9ed6 (diff)
downloadzola-bearblog-eed984fb5d48cd39a9444bee5d49e733cc4ee093.tar.lz
zola-bearblog-eed984fb5d48cd39a9444bee5d49e733cc4ee093.tar.zst
zola-bearblog-eed984fb5d48cd39a9444bee5d49e733cc4ee093.zip
Merge dark/light screenshots into one
-rw-r--r--README.md11
-rw-r--r--screenshot-dark.pngbin319272 -> 0 bytes
-rw-r--r--screenshot.pngbin317002 -> 262700 bytes
3 files changed, 3 insertions, 8 deletions
diff --git a/README.md b/README.md
index 9711ad7..db77233 100644
--- a/README.md
+++ b/README.md
@@ -10,13 +10,9 @@
 
 For a current & working demo of this theme, please check out <https://zola-bearblog.netlify.app/> 🎯.
 
-## Screenshots
+## Screenshot
 
-⬜️ [Light][light-screenshot]
-![light mode screenshot][light-screenshot]
-
-⬛️ [Dark][dark-screenshot]
-![dark mode screenshot][dark-screenshot]
+![Screenshot][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.
 
@@ -84,5 +80,4 @@ A special thank you goes out to [Herman](https://herman.bearblog.dev), for creat
 [MIT License](http://en.wikipedia.org/wiki/MIT_License) © [Alan Pearce](https://www.alanpearce.eu/)
 
 [zola-setup-guide]: https://www.getzola.org/documentation/getting-started/installation/
-[light-screenshot]: https://codeberg.org/alanpearce/zola-bearblog/raw/branch/main/screenshot.png
-[dark-screenshot]: https://codeberg.org/alanpearce/zola-bearblog/raw/branch/main/screenshot-dark.png
+[screenshot]: https://codeberg.org/alanpearce/zola-bearblog/raw/branch/main/screenshot.png
diff --git a/screenshot-dark.png b/screenshot-dark.png
deleted file mode 100644
index 266f883..0000000
--- a/screenshot-dark.png
+++ /dev/null
Binary files differdiff --git a/screenshot.png b/screenshot.png
index 4013a5c..273266a 100644
--- a/screenshot.png
+++ b/screenshot.png
Binary files differ