More pictures
I posted some new pictures. Feel free to check them out.
I’m using iPhoto to export these ones, so it’s not as uniform as using Dreamweaver. Does anyone else use iPhoto to do this? I’m trying to figure out how to get it to name the main page index.html instead of the album name (ie. winter-carnival.html). Any tips?
3 Comments »
RSS feed for comments on this post. TrackBack URI


For Posts
I usually just symlink it.
Comment by Jeremy — February 25, 2007 @ 11:11 pm
How do I do that?
Comment by bleaus — February 26, 2007 @ 9:08 am
ln -s original.html index.html
Comment by Jeremy — February 26, 2007 @ 7:38 pm