mirror of
				https://github.com/gohugoio/hugo.git
				synced 2025-11-03 20:14:26 -05:00 
			
		
		
		
	Merge pull request #51 from cabello/patch-3
Remove extra quotes from meta data
This commit is contained in:
		
						commit
						35b35a7004
					
				@ -10,13 +10,13 @@ Somethings are better shown than explained. The following is a very basic exampl
 | 
			
		||||
 | 
			
		||||
    ---
 | 
			
		||||
    Title:       "Nitro : A quick and simple profiler for golang"
 | 
			
		||||
    Description": ""
 | 
			
		||||
    Keywords": [ "Development", "golang", "profiling" ]
 | 
			
		||||
    Tags": [ "Development", "golang", "profiling" ]
 | 
			
		||||
    date": "2013-06-19"
 | 
			
		||||
    Topics": [ "Development", "GoLang" ]
 | 
			
		||||
    Slug": "nitro"
 | 
			
		||||
    project_url": "http://github.com/spf13/nitro"
 | 
			
		||||
    Description: ""
 | 
			
		||||
    Keywords:    [ "Development", "golang", "profiling" ]
 | 
			
		||||
    Tags:        [ "Development", "golang", "profiling" ]
 | 
			
		||||
    date:        "2013-06-19"
 | 
			
		||||
    Topics:      [ "Development", "GoLang" ]
 | 
			
		||||
    Slug:        "nitro"
 | 
			
		||||
    project_url: "http://github.com/spf13/nitro"
 | 
			
		||||
    ---
 | 
			
		||||
 | 
			
		||||
    # Nitro
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user