From b423f89809ea4131a4621d2aab4bbf08b426bfc5 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Mon, 28 Nov 2022 16:56:05 -0800 Subject: [PATCH] Move new photo script to ./scripts/new-photo-post.py --- hugo-new-photo.py => scripts/new-photo-post.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename hugo-new-photo.py => scripts/new-photo-post.py (100%) diff --git a/hugo-new-photo.py b/scripts/new-photo-post.py similarity index 100% rename from hugo-new-photo.py rename to scripts/new-photo-post.py