# HG changeset patch # User Brian Neal # Date 1391218027 21600 # Node ID 061a5ff7ec61ad867438030b0191d7419f2f0930 # Parent 4b5cdcc351c5e1cdb6733512f0810a323a915208 Tweak wording of the blogroll links. diff -r 4b5cdcc351c5 -r 061a5ff7ec61 pelicanconf.py --- a/pelicanconf.py Fri Jan 31 19:12:50 2014 -0600 +++ b/pelicanconf.py Fri Jan 31 19:27:07 2014 -0600 @@ -17,8 +17,8 @@ # Blogroll LINKS = [ - ('Delicious', 'http://delicious.com/bgneal'), - ('Careers 2.0', 'http://careers.stackoverflow.com/bgneal'), + ('My Delicious', 'http://delicious.com/bgneal'), + ('My Careers 2.0 Profile', 'http://careers.stackoverflow.com/bgneal'), ('SurfGuitar101.com', 'http://surfguitar101.com/'), ]