fix tile image file extensions
This commit is contained in:
		@ -1,18 +1,18 @@
 | 
				
			|||||||
<div class="link_tiles_grid">
 | 
					<div class="link_tiles_grid">
 | 
				
			||||||
    <a href="/">
 | 
					    <a href="/">
 | 
				
			||||||
        <img src="_assets/img/blog.png"/>
 | 
					        <img src="_assets/img/blog.jpg"/>
 | 
				
			||||||
        blog
 | 
					        blog
 | 
				
			||||||
    </a>
 | 
					    </a>
 | 
				
			||||||
    <a href="/">
 | 
					    <a href="/">
 | 
				
			||||||
        <img src="_assets/img/music.png"/>
 | 
					        <img src="_assets/img/music.jpg"/>
 | 
				
			||||||
        music
 | 
					        music
 | 
				
			||||||
    </a>
 | 
					    </a>
 | 
				
			||||||
    <a href="/">
 | 
					    <a href="/">
 | 
				
			||||||
        <img src="_assets/img/games.png"/>
 | 
					        <img src="_assets/img/games.jpg"/>
 | 
				
			||||||
        games
 | 
					        games
 | 
				
			||||||
    </a>
 | 
					    </a>
 | 
				
			||||||
    <a href="/">
 | 
					    <a href="/">
 | 
				
			||||||
        <img src="_assets/img/lists.png"/>
 | 
					        <img src="_assets/img/lists.jpg"/>
 | 
				
			||||||
        lists
 | 
					        lists
 | 
				
			||||||
    </a>
 | 
					    </a>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user