June 2026 Production theme
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user