From 493746b14c1251a45b061d2e3edd9160c929d2b9 Mon Sep 17 00:00:00 2001 From: benj Date: Fri, 10 Apr 2026 11:13:34 +0800 Subject: a basic ui and landing web interface for tidyindex.com --- web/ui/static/fonts/fraunces-latin.woff2 | Bin 0 -> 67304 bytes web/ui/static/fonts/inter-latin.woff2 | Bin 0 -> 48256 bytes web/ui/static/fonts/jetbrains-mono-latin.woff2 | Bin 0 -> 31432 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 web/ui/static/fonts/fraunces-latin.woff2 create mode 100644 web/ui/static/fonts/inter-latin.woff2 create mode 100644 web/ui/static/fonts/jetbrains-mono-latin.woff2 (limited to 'web/ui/static/fonts') diff --git a/web/ui/static/fonts/fraunces-latin.woff2 b/web/ui/static/fonts/fraunces-latin.woff2 new file mode 100644 index 0000000..cb295bf Binary files /dev/null and b/web/ui/static/fonts/fraunces-latin.woff2 differ diff --git a/web/ui/static/fonts/inter-latin.woff2 b/web/ui/static/fonts/inter-latin.woff2 new file mode 100644 index 0000000..d15208d Binary files /dev/null and b/web/ui/static/fonts/inter-latin.woff2 differ diff --git a/web/ui/static/fonts/jetbrains-mono-latin.woff2 b/web/ui/static/fonts/jetbrains-mono-latin.woff2 new file mode 100644 index 0000000..4d09cda Binary files /dev/null and b/web/ui/static/fonts/jetbrains-mono-latin.woff2 differ -- cgit v1.2.3