Update hugo.toml
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 7s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 7s
				
			This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| FROM klakegg/hugo:ext-alpine as hugo | ||||
| FROM floryn90/hugo:ext-alpine-ci as hugo | ||||
|  | ||||
| FROM nginx | ||||
| COPY --from=hugo /target /usr/share/nginx/html | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| baseURL = 'https://rtj.dev/' | ||||
| languageCode = 'en-us' | ||||
| title = 'rtj.dev' | ||||
| pagination.pagerSize = 10 | ||||
| theme = 'PaperMod' | ||||
| @@ -75,8 +74,10 @@ ShowToc = false | ||||
|   name = 'Rss' | ||||
|   url = 'index.xml' | ||||
|  | ||||
| [languages] | ||||
| [languages.en] | ||||
| languageName = 'English' | ||||
| languageCode = 'en-us' | ||||
| weight = 1 | ||||
|  | ||||
|   [languages.en.taxonomies] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user