Clean up a bit
This commit is contained in:
		
							parent
							
								
									f595315bc9
								
							
						
					
					
						commit
						b9007549c0
					
				| @ -1 +0,0 @@ | ||||
| console.log('This site was generated by Hugo.'); | ||||
| @ -21,8 +21,3 @@ module: | ||||
|   hugoVersion: | ||||
|     extended: false | ||||
|     min: "0.116.0" | ||||
| 
 | ||||
| outputs: | ||||
|   section: | ||||
|     - html | ||||
|     - json | ||||
|  | ||||
| @ -4,13 +4,14 @@ | ||||
|   {{ partial "head.html" . }} | ||||
| </head> | ||||
| <body> | ||||
|   <header> | ||||
|   <div class="page-background"></div> | ||||
|   <header class="header"> | ||||
|     {{ partial "header.html" . }} | ||||
|   </header> | ||||
|   <main> | ||||
|   <main class="main"> | ||||
|     {{ block "main" . }}{{ end }} | ||||
|   </main> | ||||
|   <footer> | ||||
|   <footer class="footer"> | ||||
|     {{ partial "footer.html" . }} | ||||
|   </footer> | ||||
| </body> | ||||
|  | ||||
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 15 KiB | 
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user