From a6fac18fb89d7268ac5ce1026f3bffd2e9f275a7 Mon Sep 17 00:00:00 2001
From: Yuval Adam <_@yuv.al>
Date: Fri, 7 Mar 2025 13:12:43 +0100
Subject: Initial fatter design and copy
---
public/img/morse-pattern.svg | 29 +++++++++++++++++++++++++++++
public/vite.svg | 1 -
2 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 public/img/morse-pattern.svg
delete mode 100644 public/vite.svg
(limited to 'public')
diff --git a/public/img/morse-pattern.svg b/public/img/morse-pattern.svg
new file mode 100644
index 0000000..d7eacb3
--- /dev/null
+++ b/public/img/morse-pattern.svg
@@ -0,0 +1,29 @@
+
diff --git a/public/vite.svg b/public/vite.svg
deleted file mode 100644
index e7b8dfb..0000000
--- a/public/vite.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
--
cgit v1.3.1