Fix h1 close tag for post-title
This commit is contained in:
		
							parent
							
								
									e6f8847460
								
							
						
					
					
						commit
						90cd4fe1b6
					
				| @ -1,6 +1,6 @@ | ||||
| {{ define "main" }} | ||||
|   <div class="post"> | ||||
|     <h1 class="post-title"><a href="{{ .Permalink }}">{{ .Title | markdownify }}</a></h2> | ||||
|     <h1 class="post-title"><a href="{{ .Permalink }}">{{ .Title | markdownify }}</a></h1> | ||||
|     <div class="post-meta"> | ||||
|       <span class="post-date"> | ||||
|         {{ .Date.Format "2006-01-02" }} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user