mirror of
https://github.com/neocities/neocities.git
synced 2025-08-04 00:31:59 +02:00
RSS/Atom feed for sites
This commit is contained in:
parent
b47997a030
commit
5edeba9495
3 changed files with 30 additions and 1 deletions
|
@ -29,6 +29,9 @@
|
|||
<% end %>
|
||||
|
||||
<a href="#" id="shareButton" class="btn-Action share" data-container="body" data-toggle="popover" data-placement="bottom" data-content='
|
||||
|
||||
<a href="/site/<%= site.username %>.rss"><span>RSS/Atom Feed</span></a>
|
||||
<br>
|
||||
<a href="http://facebook.com/sharer.php?u=<%= Rack::Utils.build_query(u: "http://#{site.username}.neocities.org") %>" target="_blank">Facebook</a>
|
||||
<br>
|
||||
<a href="https://twitter.com/intent/tweet?<%= Rack::Utils.build_query(text: "This site is awesome: http://#{site.username}.neocities.org") %>">Twitter</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue