Sync Academic
This commit is contained in:
		@@ -27,8 +27,12 @@ googleAnalytics = ""
 | 
			
		||||
 | 
			
		||||
# Default language to use (if you setup multilingual support)
 | 
			
		||||
defaultContentLanguage = "en"
 | 
			
		||||
hasCJKLanguage = false  # Set `true` for Chinese/Japanese/Korean languages.
 | 
			
		||||
defaultContentLanguageInSubdir = false
 | 
			
		||||
 | 
			
		||||
# Get last modified date for content from Git?
 | 
			
		||||
enableGitInfo = false
 | 
			
		||||
 | 
			
		||||
[outputs]
 | 
			
		||||
  home = [ "HTML", "CSS", "RSS" ]
 | 
			
		||||
  section = [ "HTML", "RSS" ]
 | 
			
		||||
@@ -151,6 +155,11 @@ defaultContentLanguageInSubdir = false
 | 
			
		||||
  # Enable native social sharing buttons?
 | 
			
		||||
  sharing = true
 | 
			
		||||
 | 
			
		||||
  # Privacy pack
 | 
			
		||||
  #   Show a cookie consent message to visitors
 | 
			
		||||
  #   Anonymize IP in Google Analytics (if enabled)
 | 
			
		||||
  privacy_pack = false
 | 
			
		||||
 | 
			
		||||
  # Link custom CSS and JS assets
 | 
			
		||||
  #   (relative to /static/css and /static/js respectively)
 | 
			
		||||
  custom_css = []
 | 
			
		||||
 
 | 
			
		||||
@@ -20,5 +20,9 @@ tags_exclude = []
 | 
			
		||||
# Number of posts to list.
 | 
			
		||||
count = 5
 | 
			
		||||
 | 
			
		||||
# List format.
 | 
			
		||||
#   0 = Simple
 | 
			
		||||
#   1 = Detailed
 | 
			
		||||
list_format = 1
 | 
			
		||||
+++
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
 Submodule themes/academic updated: b02f5eceda...09674dd538
									
								
							
		Reference in New Issue
	
	Block a user