From 2836163e54e3b94342113314e70ee564c456c43e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 29 Oct 2023 14:41:39 +0100 Subject: Added public folder to git so it get get deployed on vercel --- public/posts/world-clock/enclosure.stl | Bin 0 -> 1884 bytes public/posts/world-clock/hardware.jpg | Bin 0 -> 82279 bytes public/posts/world-clock/world-clock.jpg | Bin 0 -> 148673 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 public/posts/world-clock/enclosure.stl create mode 100755 public/posts/world-clock/hardware.jpg create mode 100755 public/posts/world-clock/world-clock.jpg (limited to 'public/posts/world-clock') diff --git a/public/posts/world-clock/enclosure.stl b/public/posts/world-clock/enclosure.stl new file mode 100755 index 0000000..99f3d1a Binary files /dev/null and b/public/posts/world-clock/enclosure.stl differ diff --git a/public/posts/world-clock/hardware.jpg b/public/posts/world-clock/hardware.jpg new file mode 100755 index 0000000..315a04d Binary files /dev/null and b/public/posts/world-clock/hardware.jpg differ diff --git a/public/posts/world-clock/world-clock.jpg b/public/posts/world-clock/world-clock.jpg new file mode 100755 index 0000000..afdb6e2 Binary files /dev/null and b/public/posts/world-clock/world-clock.jpg differ -- cgit v1.2.3