mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 04:06:36 +00:00 
			
		
		
		
	Use simple <hr> not <hr />
This commit is contained in:
		
							parent
							
								
									0db48617ec
								
							
						
					
					
						commit
						164f1b3d53
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,7 @@
 | 
			
		|||
    <div class="container">
 | 
			
		||||
      {{ partial "content.html" . }}
 | 
			
		||||
      {{ if .Content }}
 | 
			
		||||
          <hr />
 | 
			
		||||
          <hr>
 | 
			
		||||
      {{ end }}
 | 
			
		||||
      {{ range .Pages.ByTitle }}
 | 
			
		||||
        {{ partial "list_item.html" . }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue