]> gitweb.mndrdr.org Git - arelpe.git/commitdiff
Moved too much on the post view, whoops, correcting link order
authorAidan Cornelius-Bell <[email protected]>
Tue, 17 Sep 2024 00:56:28 +0000 (10:26 +0930)
committerAidan Cornelius-Bell <[email protected]>
Tue, 17 Sep 2024 00:56:28 +0000 (10:26 +0930)
app/views/pubview/post.html.erb

index edc6835f4efcd217b5c4e052da1cc58064bef948..c4fd2dbbfa89164d47947196ad85b12cb7c75315 100644 (file)
 
 <div class="container" id="bottom">
   <h3>Follow via email</h3>
-  <iframe scrolling="no" style="width:100%!important;height:220px;border:1px #ccc solid !important" src="https://buttondown.email/acb?as_embed=true"></iframe><br /><br />
-  <p><%= link_to "↑ Back to top", "#top" %> or <%= link_to "↼ Back to some other dispatches...", "#{root_path}?filter=posts" %></p>
+  <iframe scrolling="no" style="width:100%!important;height:220px;border:1px #ccc solid !important" src="https://buttondown.email/acb?as_embed=true"></iframe><br>
   <h3>More stuff from Aidan</h3>
   <p><span class="callout">→ Circular economy</span>: if this work has been of interest to you, please consider subsidising my existence, <em>no subscriptions</em>: <%= link_to "click here to donate with PayPal <abbr title=\"external link\">&nearr;&#xFE0E;</abbr>".html_safe, "https://paypal.me/aidancornelius/10.00/" %> or <%= link_to "here for more options and information <abbr title=\"external link\">&swarr;&#xFE0E;</abbr>".html_safe, "/sponsor/" %>.</p>
   <p><span class="callout">→ Stay updated</span>: 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 <abbr title=\"internal link\">&swarr;&#xFE0E;</abbr>".html_safe, "https://acb.boo/feed/dispatches/" %> to keep your inbox sanity.</p>
-
+  <p><%= link_to "↑ Back to top", "#top" %> or <%= link_to "↼ Back to some other dispatches...", "#{root_path}?filter=posts" %></p><br>
 </div>
\ No newline at end of file