8 lines
		
	
	
		
			184 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			184 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| baseURL = "https://danilafe.com"
 | |
| languageCode = "en-us"
 | |
| title = "Daniel's Blog"
 | |
| theme = "vanilla"
 | |
| pygmentsCodeFences = true
 | |
| pygmentsStyle = "github"
 | |
| googleAnalytics = "UA-145822895-1"
 |