From d19084665195cb20e62ba77ab9cf46d800b3975b Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Thu, 1 Feb 2024 22:11:05 -0700 Subject: add xkcd and basic transitions --- public/img/me.jpg | Bin 0 -> 152611 bytes public/img/me.png | Bin 770449 -> 0 bytes public/img/xkcd.png | Bin 0 -> 45552 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/img/me.jpg delete mode 100644 public/img/me.png create mode 100644 public/img/xkcd.png (limited to 'public/img') diff --git a/public/img/me.jpg b/public/img/me.jpg new file mode 100644 index 0000000..697009b Binary files /dev/null and b/public/img/me.jpg differ diff --git a/public/img/me.png b/public/img/me.png deleted file mode 100644 index 7090360..0000000 Binary files a/public/img/me.png and /dev/null differ diff --git a/public/img/xkcd.png b/public/img/xkcd.png new file mode 100644 index 0000000..9533da5 Binary files /dev/null and b/public/img/xkcd.png differ -- cgit v1.2.3-70-g09d2