Merge pull request #1677 from yizeng/add-section-info-to-drafts
add missing section info to the drafts post
This commit is contained in:
		
						commit
						85151b7793
					
				| 
						 | 
				
			
			@ -1,6 +1,8 @@
 | 
			
		|||
---
 | 
			
		||||
layout: docs
 | 
			
		||||
title: Working with drafts
 | 
			
		||||
prev_section: posts
 | 
			
		||||
next_section: pages
 | 
			
		||||
permalink: /docs/drafts/
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
---
 | 
			
		||||
layout: docs
 | 
			
		||||
title: Creating pages
 | 
			
		||||
prev_section: posts
 | 
			
		||||
prev_section: drafts
 | 
			
		||||
next_section: variables
 | 
			
		||||
permalink: /docs/pages/
 | 
			
		||||
---
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
layout: docs
 | 
			
		||||
title: Writing posts
 | 
			
		||||
prev_section: frontmatter
 | 
			
		||||
next_section: pages
 | 
			
		||||
next_section: drafts
 | 
			
		||||
permalink: /docs/posts/
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue