From edb8bd8c4db2df1dee62cbd23f6ca3111a75c67e Mon Sep 17 00:00:00 2001 From: Raymond Hogenson Date: Mon, 20 Aug 2018 09:06:00 -0400 Subject: Move assets directory I've moved it, now of course I need to update the source to reflect this change. But I'm putting those in separate commits because of how many times I've been warned that git moving things is suspect. --- src/assets/stallman.png | Bin 0 -> 4740 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/assets/stallman.png (limited to 'src/assets/stallman.png') diff --git a/src/assets/stallman.png b/src/assets/stallman.png new file mode 100644 index 0000000..03dae08 Binary files /dev/null and b/src/assets/stallman.png differ -- cgit v1.3.1