update config and baseof.html in layouts
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/deploy Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/deploy Pipeline was successful
				
			This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -2,3 +2,4 @@ deploy | |||||||
| public | public | ||||||
| .hugo_build.lock | .hugo_build.lock | ||||||
| resources/ | resources/ | ||||||
|  | .codegpt | ||||||
| @@ -1,4 +1,3 @@ | |||||||
| theme: "PaperMod" |  | ||||||
| enableRobotsTXT: true | enableRobotsTXT: true | ||||||
| baseurl: "https://andrewnw.xyz" | baseurl: "https://andrewnw.xyz" | ||||||
| title: "Andrew's Website" | title: "Andrew's Website" | ||||||
| @@ -7,8 +6,6 @@ theme: | |||||||
|   - PaperMod |   - PaperMod | ||||||
|   - plausible-hugo |   - plausible-hugo | ||||||
|  |  | ||||||
| params: |  | ||||||
|  |  | ||||||
|  |  | ||||||
| module: | module: | ||||||
|   imports: |   imports: | ||||||
|   | |||||||
| @@ -7,7 +7,6 @@ | |||||||
|  |  | ||||||
| <head> | <head> | ||||||
|     {{ partial "plausible_head.html" . }} |     {{ partial "plausible_head.html" . }} | ||||||
|     <!-- {{ partial "plausible_csp.html" . }} --> |  | ||||||
|     {{- partial "head.html" . }} |     {{- partial "head.html" . }} | ||||||
| </head> | </head> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user