diff options
author | Alan Pearce | 2023-04-17 21:12:52 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-17 21:12:52 +0200 |
commit | 54444582ec10c1d97236827b8adc4c1b073202d4 (patch) | |
tree | 375485f98c9f446d90b37396b202edc3fa17736a | |
parent | e6e48c160edf49163e13153589157f618f4e37a3 (diff) | |
download | website-54444582ec10c1d97236827b8adc4c1b073202d4.tar.lz website-54444582ec10c1d97236827b8adc4c1b073202d4.tar.zst website-54444582ec10c1d97236827b8adc4c1b073202d4.zip |
Add screenshots
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | images/screenshot-dark.png | bin | 0 -> 320160 bytes | |||
-rw-r--r-- | images/screenshot.png | bin | 0 -> 317782 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index d5e367e..b3e5096 100644 --- a/README.md +++ b/README.md @@ -74,5 +74,5 @@ 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://raw.githubusercontent.com/janraasch/zola-bearblog/master/images/screenshot.png -[dark-screenshot]: https://raw.githubusercontent.com/janraasch/zola-bearblog/master/images/screenshot-dark.png +[light-screenshot]: https://codeberg.org/alanpearce/zola-bearblog/raw/branch/main/images/screenshot.png +[dark-screenshot]: https://codeberg.org/alanpearce/zola-bearblog/raw/branch/main/images/screenshot-dark.png diff --git a/images/screenshot-dark.png b/images/screenshot-dark.png new file mode 100644 index 0000000..89b231f --- /dev/null +++ b/images/screenshot-dark.png Binary files differdiff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 0000000..3462105 --- /dev/null +++ b/images/screenshot.png Binary files differ |