From f109defc5d8a0540bab4636fe84b306a558733a9 Mon Sep 17 00:00:00 2001 From: Andrew Davidson Date: Sun, 1 Nov 2009 00:24:35 -0700 Subject: [PATCH] removed reference to 'my' flickr photos from info page, as it could cause some confusion --- app/views/info/about.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/info/about.html.erb b/app/views/info/about.html.erb index db6df1b..6f80d2f 100644 --- a/app/views/info/about.html.erb +++ b/app/views/info/about.html.erb @@ -1,7 +1,7 @@

about

-

this is just a simple site I use to showcase my flickr photos and uploaded screenshots +

this is just a simple site I use to showcase flickr photos and uploaded screenshots from little snapper.

i may consider open sourcing it later, but it's not anything that someone of average rails ability couldn't do in a couple of hours.