From e6002f95cd3ad5c4ee449e6a51c50f07da26f287 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 8 Feb 2020 22:22:37 +0000 Subject: feat(web/homepage): Add static assets for new homepage Adds the Jetbrains Mono font and the WIP CSS file for the homepage and (soon) the blog. --- web/homepage/static/jetbrains-mono.woff2 | Bin 0 -> 48700 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 web/homepage/static/jetbrains-mono.woff2 (limited to 'web/homepage/static/jetbrains-mono.woff2') diff --git a/web/homepage/static/jetbrains-mono.woff2 b/web/homepage/static/jetbrains-mono.woff2 new file mode 100644 index 000000000000..d5b94cb9e7db Binary files /dev/null and b/web/homepage/static/jetbrains-mono.woff2 differ -- cgit 1.4.1