diff options
| -rw-r--r-- | lifestream.tt | 2 | ||||
| -rw-r--r-- | lifestream.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lifestream.tt b/lifestream.tt index dafea8d..8ad1e9b 100644 --- a/lifestream.tt +++ b/lifestream.tt @@ -73,7 +73,7 @@ [% END %] <li class="service-icon icon-service-flickr"> - <a href="http://flickr.com/photos/franck/" rel="me">Flickr Profile</a> + <a href="http://flickr.com/photos/franck_/" rel="me">Flickr Profile</a> </li> diff --git a/lifestream.yaml b/lifestream.yaml index be66801..ec2ae14 100644 --- a/lifestream.yaml +++ b/lifestream.yaml @@ -22,5 +22,5 @@ actions: profiles: - source: lastfm - url: http://www.last.fm/user/franckcuny/ + source_url: http://www.last.fm/user/franckcuny/ caption: Last.fm |
