give up and manually add the "most recently" tag
This commit is contained in:
		@ -1,6 +1,7 @@
 | 
			
		||||
<div class="link_tiles_grid">
 | 
			
		||||
    <a href="{{ collections.all.sort((a, b) => (a.page.date > b.page.date) ? 1 : -1)[0].page.url }}">
 | 
			
		||||
        <img src="_assets/img/haruko.png"/>
 | 
			
		||||
    {# work out how to do this automatically  #}
 | 
			
		||||
    <a href="/music/three_albums_february_2023/">
 | 
			
		||||
        <img src="_assets/img/most_recent.png"/>
 | 
			
		||||
        newest!
 | 
			
		||||
    </a>
 | 
			
		||||
    <a href="/blog/">
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user