mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-03 19:56:36 +00:00 
			
		
		
		
	Rename item-link to item-name
This commit is contained in:
		
							parent
							
								
									007ef91d3b
								
							
						
					
					
						commit
						32c391f183
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@
 | 
			
		|||
{{ .Scratch.Set "dateformat" nil }}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<a class="item-link" href="{{ .RelPermalink }}">
 | 
			
		||||
<a class="item-name" href="{{ .RelPermalink }}">
 | 
			
		||||
    <span class="item-title">{{ .Title }}</span>
 | 
			
		||||
    {{ if not .Date.IsZero }}
 | 
			
		||||
    <span class="item-day">{{ .Date.Format $dateformat }}</span>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue