From 14c6cff9b33432eb5a86afae8ee2f10e7a0d8f44 Mon Sep 17 00:00:00 2001 From: Jidong Xiao Date: Tue, 28 Nov 2023 14:37:31 -0500 Subject: [PATCH] move to the images folder --- .../{ => images}/instagram_comments.png | Bin .../{ => images}/instagram_follows.png | Bin .../{ => images}/instagram_likes.png | Bin .../{ => images}/instagram_message_requests.png | Bin .../{ => images}/instagram_pause_all.png | Bin .../{ => images}/instagram_tags.jpg | Bin 6 files changed, 0 insertions(+), 0 deletions(-) rename hws/10_instagram_notifications/{ => images}/instagram_comments.png (100%) rename hws/10_instagram_notifications/{ => images}/instagram_follows.png (100%) rename hws/10_instagram_notifications/{ => images}/instagram_likes.png (100%) rename hws/10_instagram_notifications/{ => images}/instagram_message_requests.png (100%) rename hws/10_instagram_notifications/{ => images}/instagram_pause_all.png (100%) rename hws/10_instagram_notifications/{ => images}/instagram_tags.jpg (100%) diff --git a/hws/10_instagram_notifications/instagram_comments.png b/hws/10_instagram_notifications/images/instagram_comments.png similarity index 100% rename from hws/10_instagram_notifications/instagram_comments.png rename to hws/10_instagram_notifications/images/instagram_comments.png diff --git a/hws/10_instagram_notifications/instagram_follows.png b/hws/10_instagram_notifications/images/instagram_follows.png similarity index 100% rename from hws/10_instagram_notifications/instagram_follows.png rename to hws/10_instagram_notifications/images/instagram_follows.png diff --git a/hws/10_instagram_notifications/instagram_likes.png b/hws/10_instagram_notifications/images/instagram_likes.png similarity index 100% rename from hws/10_instagram_notifications/instagram_likes.png rename to hws/10_instagram_notifications/images/instagram_likes.png diff --git a/hws/10_instagram_notifications/instagram_message_requests.png b/hws/10_instagram_notifications/images/instagram_message_requests.png similarity index 100% rename from hws/10_instagram_notifications/instagram_message_requests.png rename to hws/10_instagram_notifications/images/instagram_message_requests.png diff --git a/hws/10_instagram_notifications/instagram_pause_all.png b/hws/10_instagram_notifications/images/instagram_pause_all.png similarity index 100% rename from hws/10_instagram_notifications/instagram_pause_all.png rename to hws/10_instagram_notifications/images/instagram_pause_all.png diff --git a/hws/10_instagram_notifications/instagram_tags.jpg b/hws/10_instagram_notifications/images/instagram_tags.jpg similarity index 100% rename from hws/10_instagram_notifications/instagram_tags.jpg rename to hws/10_instagram_notifications/images/instagram_tags.jpg