From 2f5ea5f4982d6276881c9a3342ed8847ebc7d326 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 5 Aug 2023 12:09:37 +0200 Subject: Moved assets to posts --- content/posts/2021-06-26-simple-world-clock.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/posts/2021-06-26-simple-world-clock.md') diff --git a/content/posts/2021-06-26-simple-world-clock.md b/content/posts/2021-06-26-simple-world-clock.md index 0c17f09..6f6e137 100644 --- a/content/posts/2021-06-26-simple-world-clock.md +++ b/content/posts/2021-06-26-simple-world-clock.md @@ -23,7 +23,7 @@ have a bunch of [Raspberry Pi's Zero](https://www.raspberrypi.org/products/raspberry-pi-zero/) lying around that I really need to use. -![Inky pHAT, Raspberry Pi Zero](/assets/world-clock/hardware.jpg) +![Inky pHAT, Raspberry Pi Zero](/posts/world-clock/hardware.jpg) Since the Inky [Inky pHAT](https://shop.pimoroni.com/products/inky-phat?variant=12549254217811) is @@ -94,7 +94,7 @@ Then we add a cronjob with `crontab -e`. So, we end up with a result like this. -![World Clock](/assets/world-clock/world-clock.jpg) +![World Clock](/posts/world-clock/world-clock.jpg) And for the enclosure that can be 3D printed, but I haven't yet something like this can be used. @@ -102,7 +102,7 @@ this can be used. You can download my [STL file for the enclosure -here](/assets/world-clock/enclosure.stl), but make sure that dimensions make +here](/posts/world-clock/enclosure.stl), but make sure that dimensions make sense and also opening for USB port should be added or just use a drill and some hot glue to make it stick in the enclosure. -- cgit v1.2.3