diff options
| author | polwex <polwex@sortug.com> | 2025-10-06 10:13:39 +0700 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-10-06 10:13:39 +0700 |
| commit | 8751ba26ebf7b7761b9e237f2bf3453623dd1018 (patch) | |
| tree | dc37f12b3fd9b1a1e7a1b54a51c80697f37a04e8 /gui/public/fonts | |
| parent | 6704650dcfccf609ccc203308df9004e0b511bb6 (diff) | |
added frontend WS connection for demonstration purposes
Diffstat (limited to 'gui/public/fonts')
| l--------- | gui/public/fonts/Inter | 1 | ||||
| l--------- | gui/public/fonts/Source_Code_Pro | 1 |
2 files changed, 2 insertions, 0 deletions
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 |
