1
0
Fork 0
forked from wezm/wezm.net

Remove App.net from article footer

This commit is contained in:
Wesley Moore 2014-12-13 13:15:09 +11:00
parent 4c4b4aeef5
commit 96083782ba

View file

@ -12,7 +12,7 @@
<%= yield %>
<div id="respond">
<h2>Something to Add?</h2>
<p>Contact me by email, App.net or Twitter if you have a comment, correction
<p>Contact me by email or Twitter if you have a comment, correction
or just want to get in touch.</p>
<ul class="inline">
<li>
@ -52,9 +52,6 @@
//]]>
</script>
</li>
<li>
<a href="https://alpha.app.net/intent/post?text=<%= URI.encode("#{@item[:title]} - #{short} @wezm") %>" target="_blank">Post on App.net</a>
</li>
<li>
<a href="http://twitter.com/home?status=<%= URI.encode("#{@item[:title]} - #{short} @wezm") %>" target="_blank">Tweet</a>
</li>