edited copyright notice in config.toml
This commit is contained in:
		
							parent
							
								
									e3e1777c4d
								
							
						
					
					
						commit
						8f1139569a
					
				| 
						 | 
				
			
			@ -1,9 +1,8 @@
 | 
			
		|||
BaseURL = "/"
 | 
			
		||||
baseURL = "/"
 | 
			
		||||
languageCode = "en-us"
 | 
			
		||||
title = "wanderings"
 | 
			
		||||
theme = "terminal"
 | 
			
		||||
paginate = 5
 | 
			
		||||
copyright = "powered by me"
 | 
			
		||||
 | 
			
		||||
[params]
 | 
			
		||||
  # dir name of your main content (default is `content/posts`).
 | 
			
		||||
| 
						 | 
				
			
			@ -45,7 +44,7 @@ copyright = "powered by me"
 | 
			
		|||
    subtitle = "various subjects gathered along the road"
 | 
			
		||||
    owner = "la Fleur"
 | 
			
		||||
    keywords = ""
 | 
			
		||||
    copyright = ""
 | 
			
		||||
    copyright = "© 2020 la Fleur"
 | 
			
		||||
    menuMore = "Show more"
 | 
			
		||||
    readMore = "Read more"
 | 
			
		||||
    readOtherPosts = "Read other posts"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue