From f7da804e40b990e5f1ee2214a2e2e4984d704f16 Mon Sep 17 00:00:00 2001 From: toufic ar Date: Tue, 7 Jul 2026 18:29:43 +0300 Subject: initial commit --- static/fonts/DepartureMono-Regular.woff2 | Bin 0 -> 22496 bytes static/fonts/IBMPlexMono-Regular.woff2 | Bin 0 -> 45640 bytes static/fonts/JetBrainsMono-Regular.woff2 | Bin 0 -> 92164 bytes static/robots.txt | 2 ++ 4 files changed, 2 insertions(+) create mode 100644 static/fonts/DepartureMono-Regular.woff2 create mode 100644 static/fonts/IBMPlexMono-Regular.woff2 create mode 100644 static/fonts/JetBrainsMono-Regular.woff2 create mode 100644 static/robots.txt (limited to 'static') diff --git a/static/fonts/DepartureMono-Regular.woff2 b/static/fonts/DepartureMono-Regular.woff2 new file mode 100644 index 0000000..b4a23dc Binary files /dev/null and b/static/fonts/DepartureMono-Regular.woff2 differ diff --git a/static/fonts/IBMPlexMono-Regular.woff2 b/static/fonts/IBMPlexMono-Regular.woff2 new file mode 100644 index 0000000..4297ee3 Binary files /dev/null and b/static/fonts/IBMPlexMono-Regular.woff2 differ diff --git a/static/fonts/JetBrainsMono-Regular.woff2 b/static/fonts/JetBrainsMono-Regular.woff2 new file mode 100644 index 0000000..40da427 Binary files /dev/null and b/static/fonts/JetBrainsMono-Regular.woff2 differ diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..eb05362 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: -- cgit v1.3.1