Customize TOC heading
- 
    
Check that
_includes/toc_heading_custom.htmldoes not exist. - 
    
Select the top-level page with title
Fin the collection of navigation tests. - 
    
Check that the heading of the list of children is “Table of Contents”.
 - 
    
Customize the TOC heading by creating
_includes/toc_heading_custom.htmland adding:<h2>Contents</h2> - 
    
Refresh the page.
 - 
    
Check that the heading of the list of children is now “Contents”.
 - 
    
Remove
_includes/toc_heading_custom.html.