theme: update to v4.2.4 - add support for Hugo v0.55.2+
This commit is contained in:
		@@ -40,7 +40,6 @@ paginate = 10  # Number of items per page in paginated lists.
 | 
				
			|||||||
enableEmoji = true
 | 
					enableEmoji = true
 | 
				
			||||||
footnotereturnlinkcontents = "<sup>^</sup>"
 | 
					footnotereturnlinkcontents = "<sup>^</sup>"
 | 
				
			||||||
ignoreFiles = ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
 | 
					ignoreFiles = ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
 | 
				
			||||||
preserveTaxonomyNames = true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
[outputs]
 | 
					[outputs]
 | 
				
			||||||
  home = [ "HTML", "CSS", "RSS", "JSON" ]
 | 
					  home = [ "HTML", "CSS", "RSS", "JSON" ]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,7 +3,7 @@
 | 
				
			|||||||
  publish = "public"
 | 
					  publish = "public"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[build.environment]
 | 
					[build.environment]
 | 
				
			||||||
  HUGO_VERSION = "0.53"
 | 
					  HUGO_VERSION = "0.55.2"
 | 
				
			||||||
  HUGO_ENABLEGITINFO = "true"
 | 
					  HUGO_ENABLEGITINFO = "true"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[context.production.environment]
 | 
					[context.production.environment]
 | 
				
			||||||
 
 | 
				
			|||||||
 Submodule themes/academic updated: 01114416aa...c2b4586f52
									
								
							
		Reference in New Issue
	
	Block a user