]> gitweb.mndrdr.org Git - arelpe.git/commitdiff
Explainer
authorAidan Cornelius-Bell <[email protected]>
Thu, 9 Jan 2025 04:16:21 +0000 (14:46 +1030)
committerAidan Cornelius-Bell <[email protected]>
Thu, 9 Jan 2025 04:16:21 +0000 (14:46 +1030)
app/views/pubview/post.html.erb

index 34466b9fbfee66135739a086c6e9777b2d2c67cd..346ad0fad995ef1a9c822a8f3f47432292bd367e 100644 (file)
@@ -26,7 +26,7 @@
     <%= link_to "🗞 More from mind reader", "#{root_path}", class: "button button-bottomless" %>
   </div>
   <div class="postmeta">
-       <p>A link to third party content first shared on mind reader on <%= @post.published_at.strftime('%B %d, %Y') %>.</p>
+       <p>A link to <strong>third party</strong> content property of its owner(s) first shared with commentary on mind reader on <%= @post.published_at.strftime('%B %d, %Y') %>.</p>
   </div>
   <% end %>
 </div>