From: Aidan Cornelius-Bell Date: Tue, 17 Sep 2024 00:56:28 +0000 (+0930) Subject: Moved too much on the post view, whoops, correcting link order X-Git-Url: https://gitweb.mndrdr.org/?a=commitdiff_plain;h=67ef5527f240673edd759d944ae1e2a6c0d4c3df;p=arelpe.git Moved too much on the post view, whoops, correcting link order --- diff --git a/app/views/pubview/post.html.erb b/app/views/pubview/post.html.erb index edc6835..c4fd2db 100644 --- a/app/views/pubview/post.html.erb +++ b/app/views/pubview/post.html.erb @@ -20,10 +20,9 @@

Follow via email

-

-

<%= link_to "↑ Back to top", "#top" %> or <%= link_to "↼ Back to some other dispatches...", "#{root_path}?filter=posts" %>

+

More stuff from Aidan

→ Circular economy: if this work has been of interest to you, please consider subsidising my existence, no subscriptions: <%= link_to "click here to donate with PayPal ↗︎".html_safe, "https://paypal.me/aidancornelius/10.00/" %> or <%= link_to "here for more options and information ↙︎".html_safe, "/sponsor/" %>.

→ Stay updated: email masochists amongst us may receive my dispatches directly in their inbox with the form below. Alternatively, you are able to subscribe in an RSS reader via the <%= link_to "feed ↙︎".html_safe, "https://acb.boo/feed/dispatches/" %> to keep your inbox sanity.

- +

<%= link_to "↑ Back to top", "#top" %> or <%= link_to "↼ Back to some other dispatches...", "#{root_path}?filter=posts" %>


\ No newline at end of file