fix minor docs quirk
This commit is contained in:
		
							parent
							
								
									299cb93147
								
							
						
					
					
						commit
						1cb67932f6
					
				| 
						 | 
				
			
			@ -102,10 +102,10 @@ class="flag">flags</code> (specified on the command-line) that control them.
 | 
			
		|||
    <tr>
 | 
			
		||||
      <td>
 | 
			
		||||
        <p class='name'><strong>Defaults</strong></p>
 | 
			
		||||
	<p class='description'>
 | 
			
		||||
	    Set defaults for <a href="../frontmatter/" title="YAML frontmatter">YAML frontmatter</a>
 | 
			
		||||
	    variables.
 | 
			
		||||
	</p>
 | 
			
		||||
        <p class='description'>
 | 
			
		||||
            Set defaults for <a href="../frontmatter/" title="YAML frontmatter">YAML frontmatter</a>
 | 
			
		||||
            variables.
 | 
			
		||||
        </p>
 | 
			
		||||
      </td>
 | 
			
		||||
      <td class='align-center'>
 | 
			
		||||
        <p>see <a href="#frontmatter_defaults" title="details">below</a></p>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -185,6 +185,6 @@ These are available out-of-the-box to be used in the front-matter for a post.
 | 
			
		|||
    If you don't want to repeat your frequently used front-matter variables over and over,
 | 
			
		||||
    just define <a href="../configuration/#frontmatter_defaults" title="frontmatter defaults">defaults</a>
 | 
			
		||||
    for them and only override them where necessary (or not at all). This works both for predefined
 | 
			
		||||
    and custom variables .
 | 
			
		||||
    and custom variables.
 | 
			
		||||
  </p>
 | 
			
		||||
</div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue