Add images/screenshot-dark.jpg

This commit is contained in:
Will Faught
2023-04-07 21:52:27 -07:00
parent de6b112099
commit 744176bbb7
4 changed files with 5 additions and 1 deletions

View File

@@ -2,7 +2,11 @@
Powerful, pliable pixel perfection. An advanced Hugo theme. [Try it out.](https://willfaught.com/paige)
<img src="https://github.com/willfaught/paige/raw/master/images/screenshot.jpg">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/willfaught/paige/raw/master/images/screenshot-dark.jpg">
<source media="(prefers-color-scheme: light)" srcset="https://github.com/willfaught/paige/raw/master/images/screenshot.jpg">
<img alt="Screenshot" src="https://github.com/willfaught/paige/raw/master/images/screenshot.jpg">
</picture>
Paige is designed to put your content front and center,
avoiding the typical clutter.

BIN
images/screenshot-dark.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 195 KiB

After

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 195 KiB

After

Width:  |  Height:  |  Size: 161 KiB