22 lines
		
	
	
		
			371 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			371 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| title: 'Záverečné práce'
 | |
| default_lang: en
 | |
| author:
 | |
|   name: 'Joe Bloggs'
 | |
|   email: joe@example.com
 | |
| taxonomies:
 | |
|   - category
 | |
|   - tag
 | |
|   - author
 | |
| metadata:
 | |
|   description: 'Grav is an easy to use, yet powerful, open source flat-file CMS'
 | |
| summary:
 | |
|   enabled: true
 | |
|   format: short
 | |
|   size: 300
 | |
|   delimiter: '==='
 | |
| redirects: null
 | |
| routes: null
 | |
| blog:
 | |
|   route: /blog
 | |
| zzztest: TEST
 |