From b6cc9f6322b7307b8a1f663ccc516bec69c2a963 Mon Sep 17 00:00:00 2001 From: Hippo Date: Mon, 27 Dec 2021 19:26:03 +0530 Subject: [PATCH] Remove space from new image names Those were typos, whoops :P --- src/img/{ naturalist.png => naturalist.png} | Bin src/img/{ professor.png => professor.png} | Bin src/img/{ teacher.png => teacher.png} | Bin 3 files changed, 0 insertions(+), 0 deletions(-) rename src/img/{ naturalist.png => naturalist.png} (100%) rename src/img/{ professor.png => professor.png} (100%) rename src/img/{ teacher.png => teacher.png} (100%) diff --git a/src/img/ naturalist.png b/src/img/naturalist.png similarity index 100% rename from src/img/ naturalist.png rename to src/img/naturalist.png diff --git a/src/img/ professor.png b/src/img/professor.png similarity index 100% rename from src/img/ professor.png rename to src/img/professor.png diff --git a/src/img/ teacher.png b/src/img/teacher.png similarity index 100% rename from src/img/ teacher.png rename to src/img/teacher.png