File tree Expand file tree Collapse file tree 11 files changed +14
-14
lines changed Expand file tree Collapse file tree 11 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 2222 < ul >
2323 < li > < a href ="/about.html "> about</ a > </ li >
2424 < li > < a href ="http://jabbr.net/#/rooms/code52 "> jabbr</ a > </ li >
25- < li > < a href ="http://twitter.com/code_52 "> twitter</ a > </ li >
25+ < li > < a href ="http://twitter.com/code_52 "> @code_52 on twitter</ a > </ li >
2626 < li > < a href ="http://code52.uservoice.com "> uservoice</ a > </ li >
2727 < li > < a href ="/contributing.html "> contributing</ a > </ li >
2828 < li > < a href ="/projects.html "> previous projects</ a > </ li >
Original file line number Diff line number Diff line change 2222 < ul >
2323 < li > < a href ="/about.html "> about</ a > </ li >
2424 < li > < a href ="http://jabbr.net/#/rooms/code52 "> jabbr</ a > </ li >
25- < li > < a href ="http://twitter.com/code_52 "> twitter</ a > </ li >
25+ < li > < a href ="http://twitter.com/code_52 "> @code_52 on twitter</ a > </ li >
2626 < li > < a href ="http://code52.uservoice.com "> uservoice</ a > </ li >
2727 < li > < a href ="/contributing.html "> contributing</ a > </ li >
2828 < li > < a href ="/projects.html "> previous projects</ a > </ li >
Original file line number Diff line number Diff line change 33 <title >Code52</title >
44 <link href =" http://www.Code52.org/" />
55 <link type =" application/atom+xml" rel =" self" href =" http://www.Code52.org/atom.xml" />
6- <updated >2012-01-08T13:35:01 +11:00</updated >
6+ <updated >2012-01-08T13:41:26 +11:00</updated >
77 <id >http://www.Code52.org/</id >
88 <author >
99 <name >Code52 Team</name >
Original file line number Diff line number Diff line change 2222 < ul >
2323 < li > < a href ="/about.html "> about</ a > </ li >
2424 < li > < a href ="http://jabbr.net/#/rooms/code52 "> jabbr</ a > </ li >
25- < li > < a href ="http://twitter.com/code_52 "> twitter</ a > </ li >
25+ < li > < a href ="http://twitter.com/code_52 "> @code_52 on twitter</ a > </ li >
2626 < li > < a href ="http://code52.uservoice.com "> uservoice</ a > </ li >
2727 < li > < a href ="/contributing.html "> contributing</ a > </ li >
2828 < li > < a href ="/projects.html "> previous projects</ a > </ li >
Original file line number Diff line number Diff line change 2222 < ul >
2323 < li > < a href ="/about.html "> about</ a > </ li >
2424 < li > < a href ="http://jabbr.net/#/rooms/code52 "> jabbr</ a > </ li >
25- < li > < a href ="http://twitter.com/code_52 "> twitter</ a > </ li >
25+ < li > < a href ="http://twitter.com/code_52 "> @code_52 on twitter</ a > </ li >
2626 < li > < a href ="http://code52.uservoice.com "> uservoice</ a > </ li >
2727 < li > < a href ="/contributing.html "> contributing</ a > </ li >
2828 < li > < a href ="/projects.html "> previous projects</ a > </ li >
Original file line number Diff line number Diff line change 2222 < ul >
2323 < li > < a href ="/about.html "> about</ a > </ li >
2424 < li > < a href ="http://jabbr.net/#/rooms/code52 "> jabbr</ a > </ li >
25- < li > < a href ="http://twitter.com/code_52 "> twitter</ a > </ li >
25+ < li > < a href ="http://twitter.com/code_52 "> @code_52 on twitter</ a > </ li >
2626 < li > < a href ="http://code52.uservoice.com "> uservoice</ a > </ li >
2727 < li > < a href ="/contributing.html "> contributing</ a > </ li >
2828 < li > < a href ="/projects.html "> previous projects</ a > </ li >
Original file line number Diff line number Diff line change 2222 < ul >
2323 < li > < a href ="/about.html "> about</ a > </ li >
2424 < li > < a href ="http://jabbr.net/#/rooms/code52 "> jabbr</ a > </ li >
25- < li > < a href ="http://twitter.com/code_52 "> twitter</ a > </ li >
25+ < li > < a href ="http://twitter.com/code_52 "> @code_52 on twitter</ a > </ li >
2626 < li > < a href ="http://code52.uservoice.com "> uservoice</ a > </ li >
2727 < li > < a href ="/contributing.html "> contributing</ a > </ li >
2828 < li > < a href ="/projects.html "> previous projects</ a > </ li >
Original file line number Diff line number Diff line change 2222 < ul >
2323 < li > < a href ="/about.html "> about</ a > </ li >
2424 < li > < a href ="http://jabbr.net/#/rooms/code52 "> jabbr</ a > </ li >
25- < li > < a href ="http://twitter.com/code_52 "> twitter</ a > </ li >
25+ < li > < a href ="http://twitter.com/code_52 "> @code_52 on twitter</ a > </ li >
2626 < li > < a href ="http://code52.uservoice.com "> uservoice</ a > </ li >
2727 < li > < a href ="/contributing.html "> contributing</ a > </ li >
2828 < li > < a href ="/projects.html "> previous projects</ a > </ li >
Original file line number Diff line number Diff line change 11#Derived from https://github.com/avdgaag/arjanvandergaag.nl/blob/28539bc736a05b28f2aa4ef81e4f61f3f91375a0/Rakefile
22task :default => :dev
33
4- MY_URL = "http://www.brendanforster.com "
5- MY_NAME = "Brendan Forster "
4+ MY_URL = "http://www.code52.org "
5+ MY_NAME = "code52 team "
66
77desc 'Ping pingomatic'
88task :ping do
Original file line number Diff line number Diff line change 66 <atom : link href =" http://www.Code52.org/rss.xml" rel =" self" type =" application/rss+xml" />
77 <description ></description >
88 <language >en-au</language >
9- <pubDate >Sun, 08 Jan 2012 13:35:01 +1100</pubDate >
10- <lastBuildDate >Sun, 08 Jan 2012 13:35:01 +1100</lastBuildDate >
9+ <pubDate >Sun, 08 Jan 2012 13:41:26 +1100</pubDate >
10+ <lastBuildDate >Sun, 08 Jan 2012 13:41:26 +1100</lastBuildDate >
1111
1212
1313
You can’t perform that action at this time.
0 commit comments