From 8b4963202ca35e0ba57232f6438fa36f97951350 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 29 Oct 2023 22:38:17 +0200 Subject: Update content for html --- .../2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html | 4 ++-- gemfeed/atom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html index ee9d9c46..0bc2b7af 100644 --- a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html +++ b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html @@ -86,7 +86,7 @@ This is Photoalbum Version 0.5.1

Setting it up



-Now, it's time to set up the Irregular Ninja static web photo album! Create a directory (here: irregular.ninja for the Irregular Ninja Photo site), and inside of that directory, create an incoming directory. The incoming directory. Copy all photos to be part of the album there.
+Now, it's time to set up the Irregular Ninja static web photo album (or any other web photo album you may be setting up!)! Create a directory (here: irregular.ninja for the Irregular Ninja Photo site - or any oter sub-directory reflecting your album's name), and inside of that directory, create an incoming directory. The incoming directory. Copy all photos to be part of the album there.

 % mkdir irregular.ninja
@@ -155,7 +155,7 @@ clean:
 #set -x
 

-In the case for irregular.ninja, I modified the defaults to the following:
+In the case for irregular.ninja, I changed the defaults to the following: