public
Description: Your favorite URL-shortening service in all of Ruby land
Homepage: http://rubyurl.com
Clone URL: git://github.com/robbyrussell/rubyurl.git
updating title for site

git-svn-id: https://svn.roundhaus.com/planetargon/rubyurl_2-0/trunk@69 
f0bc2f90-cf15-dc11-b192-0016e6374d05
robbyrussell (author)
Tue Aug 07 21:30:51 -0700 2007
commit  7b8a2e7b41d8b3b48693d365a99b3c38c6aecb82
tree    5bafee8feec930e5fd3460fd74a276ecbc9123ac
parent  7c3a4db7d9e9927764da987dfcda7125b4fb7f0d
...
3
4
5
6
 
7
8
9
...
3
4
5
 
6
7
8
9
0
@@ -3,7 +3,7 @@
0
 
0
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
0
 <head>
0
- <title>RubyURL &raquo; <%= (title = yield :title) ? title : 'Happy URLS for Happy Developers' %></title>
0
+ <title>RubyURL &raquo; <%= (title = yield :title) ? title : 'Keep it short (and sweet)' %></title>
0
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
0
   <meta name="description" content="description goes here" />
0
   <meta name="keywords" content="keywords go here" />

Comments

    No one has commented yet.