From 944b6b0526032ad8c1b4a2612d6723bec75e0e4c Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 29 Mar 2024 22:29:56 -0400 Subject: start database (user and post), and initial barebones home page --- web/public/font/MaterialIcons-Regular.ttf | Bin 0 -> 356840 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 web/public/font/MaterialIcons-Regular.ttf (limited to 'web/public/font/MaterialIcons-Regular.ttf') diff --git a/web/public/font/MaterialIcons-Regular.ttf b/web/public/font/MaterialIcons-Regular.ttf new file mode 100644 index 0000000..9d09b0f Binary files /dev/null and b/web/public/font/MaterialIcons-Regular.ttf differ -- cgit v1.2.3-freya