From 8751ba26ebf7b7761b9e237f2bf3453623dd1018 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 10:13:39 +0700 Subject: added frontend WS connection for demonstration purposes --- gui/public/fonts/Inter | 1 + gui/public/fonts/Source_Code_Pro | 1 + 2 files changed, 2 insertions(+) create mode 120000 gui/public/fonts/Inter create mode 120000 gui/public/fonts/Source_Code_Pro (limited to 'gui/public/fonts') diff --git a/gui/public/fonts/Inter b/gui/public/fonts/Inter new file mode 120000 index 0000000..7a1c26c --- /dev/null +++ b/gui/public/fonts/Inter @@ -0,0 +1 @@ +/home/y/code/fonts/Inter \ No newline at end of file diff --git a/gui/public/fonts/Source_Code_Pro b/gui/public/fonts/Source_Code_Pro new file mode 120000 index 0000000..ab04caf --- /dev/null +++ b/gui/public/fonts/Source_Code_Pro @@ -0,0 +1 @@ +/home/y/code/fonts/Source_Code_Pro \ No newline at end of file -- cgit v1.2.3