Sync theme (add support for Hugo v0.45)
This commit is contained in:
		@@ -26,19 +26,20 @@ view = 1
 | 
			
		||||
filter_default = 0
 | 
			
		||||
 | 
			
		||||
# Add or remove as many filters (`[[filter]]` instances) as you like.
 | 
			
		||||
# Use "*" tag to show all projects or an existing tag prefixed with "." to filter by specific tag.
 | 
			
		||||
# To show all items, set `tag` to "*".
 | 
			
		||||
# To filter by a specific tag, set `tag` to an existing tag name.
 | 
			
		||||
# To remove toolbar, delete/comment all instances of `[[filter]]` below.
 | 
			
		||||
# [[filter]]
 | 
			
		||||
#   name = "All"
 | 
			
		||||
#   tag = "*"
 | 
			
		||||
#  
 | 
			
		||||
#
 | 
			
		||||
# [[filter]]
 | 
			
		||||
#   name = "Deep Learning"
 | 
			
		||||
#   tag = ".deep-learning"
 | 
			
		||||
#   tag = "Deep Learning"
 | 
			
		||||
#
 | 
			
		||||
# [[filter]]
 | 
			
		||||
#   name = "Other"
 | 
			
		||||
#   tag = ".demo"
 | 
			
		||||
#   tag = "Demo"
 | 
			
		||||
 | 
			
		||||
+++
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user