June 2026 Production theme

This commit is contained in:
2026-06-13 21:33:23 -05:00
commit 2463a228e9
112 changed files with 12813 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
<article class="feed {{visibility}} {{post_class}}">
<h2 class="feed-title">{{title}}</h2>
<div class="feed-right">
{{!-- {{> "icons/star"}} --}}
<div class="feed-length">
{{reading_time}}
</div>
</div>
{{!-- {{> "icons/chevron-right"}} --}}
<a class="u-permalink" href="{{url}}" aria-label="{{title}}"></a>
</article>