diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-08-07 10:37:01 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-08-07 10:37:01 +0200 |
| commit | 6a78bd208a1b8ff8b74fcb82620b2547470e6a72 (patch) | |
| tree | 5a2f71de361c3b5c76f5dbeeefc71d1f93500942 /content/posts/2021-06-26-simple-world-clock.md | |
| parent | 0677dd95927cb4c6070b1d92781b4e76a3f94be9 (diff) | |
| download | mitjafelicijan.com-6a78bd208a1b8ff8b74fcb82620b2547470e6a72.tar.gz | |
Fixed post asset location
Diffstat (limited to 'content/posts/2021-06-26-simple-world-clock.md')
| -rw-r--r-- | content/posts/2021-06-26-simple-world-clock.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2021-06-26-simple-world-clock.md b/content/posts/2021-06-26-simple-world-clock.md index 6f6e137..197c897 100644 --- a/content/posts/2021-06-26-simple-world-clock.md +++ b/content/posts/2021-06-26-simple-world-clock.md | |||
| @@ -99,7 +99,7 @@ So, we end up with a result like this. | |||
| 99 | And for the enclosure that can be 3D printed, but I haven't yet something like | 99 | And for the enclosure that can be 3D printed, but I haven't yet something like |
| 100 | this can be used. | 100 | this can be used. |
| 101 | 101 | ||
| 102 | <iframe id="vs_iframe" src="https://www.viewstl.com/?embedded&url=https%3A%2F%2Fmitjafelicijan.com%2Fassets%2Fworld-clock%2Fenclosure.stl&color=gray&bgcolor=white&edges=no&orientation=front&noborder=no" style="border:0;margin:0;width:100%;height:400px;"></iframe> | 102 | <iframe id="vs_iframe" src="https://www.viewstl.com/?embedded&url=https%3A%2F%2Fmitjafelicijan.com%2Fposts%2Fworld-clock%2Fenclosure.stl&color=gray&bgcolor=white&edges=no&orientation=front&noborder=no" style="border:0;margin:0;width:100%;height:400px;"></iframe> |
| 103 | 103 | ||
| 104 | You can download my [STL file for the enclosure | 104 | You can download my [STL file for the enclosure |
| 105 | here](/posts/world-clock/enclosure.stl), but make sure that dimensions make | 105 | here](/posts/world-clock/enclosure.stl), but make sure that dimensions make |
