diff options
author | Alan Pearce | 2023-04-18 20:08:18 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-18 20:08:18 +0200 |
commit | 1d5f4e2d3c87c2b79695f233254b4db4ecbcc76f (patch) | |
tree | 3132767ddb297c34005fb6cd967312b084c8368e /README.md | |
parent | c78a3f2301caa3dc4c03d3b2a75f4f003e5863d0 (diff) | |
download | website-1d5f4e2d3c87c2b79695f233254b4db4ecbcc76f.tar.lz website-1d5f4e2d3c87c2b79695f233254b4db4ecbcc76f.tar.zst website-1d5f4e2d3c87c2b79695f233254b4db4ecbcc76f.zip |
Move images to root
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 55aa034..5396a5b 100644 --- a/README.md +++ b/README.md @@ -76,5 +76,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://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 +[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 |