Merge branch 'master' of https://code.jcktrue.dk/jct/jcktrue.dk
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -7,7 +7,7 @@ update:
 | 
				
			|||||||
	hugo mod get -u ./...
 | 
						hugo mod get -u ./...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
serve_ide:
 | 
					serve_ide:
 | 
				
			||||||
	hugo serve --port 443 -b "https://443.ide.jcktrue.dk/"
 | 
						hugo serve -b "https://1313.ide.jcktrue.dk/"
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
images: 
 | 
					images: 
 | 
				
			||||||
	FOR %F IN (*.jpg) DO cwebp -af -pass 10 -mt -m 6 -preset picture %F -o %~nF.webp
 | 
						FOR %F IN (*.jpg) DO cwebp -af -pass 10 -mt -m 6 -preset picture %F -o %~nF.webp
 | 
				
			||||||
		Reference in New Issue
	
	Block a user