fix: Wrong url when clicking on the screenshot
This commit is contained in:
		
							parent
							
								
									dd28d65164
								
							
						
					
					
						commit
						96186d3248
					
				| @ -1,5 +1,5 @@ | |||||||
| <div> | <div> | ||||||
|   <a href="https:{{ item.source_url }}" target="_blank"> |   <a href="https://{{ item.source_url }}" target="_blank"> | ||||||
|     <img class="screenshot clickable" src="{{ item.screenshot }}" /> |     <img class="screenshot clickable" src="{{ item.screenshot }}" /> | ||||||
|   </a> |   </a> | ||||||
| </div> | </div> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user