Added link to the list of sites that use timeago

This commit is contained in:
Ryan McGeary 2012-08-16 13:33:51 -04:00
parent dee2f91d39
commit 1ed7ec0d34

View file

@ -179,6 +179,14 @@ def timeago(time, options = {})
content_tag(:abbr, time.to_s, options.merge(:title => time.getutc.iso8601)) if time content_tag(:abbr, time.to_s, options.merge(:title => time.getutc.iso8601)) if time
end</pre> end</pre>
<h3>Do you use Timeago?</h3>
<p>
Great! Please add your site to the list
of <a href="https://github.com/rmm5t/jquery-timeago/wiki/Sites-that-use-Timeago">Sites
that use Timeago</a>.
</p>
</div> </div>
<div id="footer"> <div id="footer">
<div style="float:right;"> <div style="float:right;">