mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 04:06:36 +00:00 
			
		
		
		
	Add partials
This commit is contained in:
		
							parent
							
								
									16103599b3
								
							
						
					
					
						commit
						9f753226f6
					
				
					 6 changed files with 52 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -4,9 +4,6 @@
 | 
			
		|||
    <title>{{.Title}}</title>
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
    <h1>{{.Title}}</h1>
 | 
			
		||||
    <h4>{{.Date}}</h4>
 | 
			
		||||
    <br>
 | 
			
		||||
    {{.Content}}
 | 
			
		||||
    {{ partial "content.html" . }}
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue