From b2c007271af14b9458e931babca26abc2eded700 Mon Sep 17 00:00:00 2001 From: wompmacho Date: Mon, 9 Nov 2020 20:57:50 -0500 Subject: [PATCH] lotsa last min changes --- src/components/Nav.svelte | 8 +-- src/components/Resume_Nav.svelte | 12 ++--- src/routes/about.svelte | 72 +++++++++++++++++---------- src/routes/projects/womp-chat.svelte | 8 ++- src/routes/wompchat.svelte | 25 +++++++--- static/img/womp-chat/full512.png | Bin 0 -> 101348 bytes static/img/womp-chat/icon48.png | Bin 1806 -> 0 bytes static/img/womp-chat/icon512.png | Bin 0 -> 152388 bytes 8 files changed, 80 insertions(+), 45 deletions(-) create mode 100644 static/img/womp-chat/full512.png delete mode 100644 static/img/womp-chat/icon48.png create mode 100644 static/img/womp-chat/icon512.png diff --git a/src/components/Nav.svelte b/src/components/Nav.svelte index cdf22fb..c693262 100644 --- a/src/components/Nav.svelte +++ b/src/components/Nav.svelte @@ -7,16 +7,16 @@