public
Description: The open source social networking platform in Ruby on Rails from the author of RailsSpace
Homepage: http://insoshi.com
Clone URL: git://github.com/insoshi/insoshi.git
Changed tagline
Michael Hartl (author)
Fri Apr 25 10:47:27 -0700 2008
commit  23055d791b35ecdb3231b4f60934d2e96a6a0ecd
tree    538a189ebc0fc537ee197507d0a112d7dfcbe4c8
parent  0debd3fc64b62dc5c8eff4f18017dbcdc191e42b
...
3
4
5
6
 
7
8
9
...
56
57
58
59
 
60
61
62
...
3
4
5
 
6
7
8
9
...
56
57
58
 
59
60
61
62
0
@@ -3,7 +3,7 @@
0
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
0
   <head>
0
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
0
- <title>Insoshi Social Software - Open Source Social Network</title>
0
+ <title>Insoshi Open Source Social Networking Platform</title>
0
     <%= stylesheet_link_tag "default" %>
0
     <%= javascript_include_tag :defaults %>
0
   </head>
0
@@ -56,7 +56,7 @@
0
 
0
           </p>
0
           <p>Powered by
0
- <a href="http://insoshi.com/">Insoshi Social Software</a>
0
+ <a href="http://insoshi.com/">Insoshi open-source social networking platform</a>
0
           </p>
0
         </div>
0
       </div>

Comments

    No one has commented yet.