mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Remove App.net from article footer
This commit is contained in:
parent
4c4b4aeef5
commit
96083782ba
1 changed files with 1 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue