File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1717            {{ partial "sidebar.html" . }}
1818          </ aside > 
1919          < aside  class ="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none "> 
20+             {{ partial "hooks/custom-right-sidebar-elements-top.html" . }}
2021            {{ partial "page-meta-links.html" . }}
2122            {{ partial "toc.html" . }}
2223            {{ partial "taxonomy_terms_clouds.html" . }}
24+             {{ partial "hooks/custom-right-sidebar-elements-bottom.html" . }}
2325          </ aside > 
2426          < main  class ="col-12 col-md-9 col-xl-8 ps-md-5 " role ="main "> 
2527            {{ partial "version-banner.html" . }}
Original file line number Diff line number Diff line change 1+ {{/* Placeholder file to override. Used to add custom HTML elements to the bottom of the right sidebar. */}}
Original file line number Diff line number Diff line change 1+ {{/* Placeholder file to override. Used to add custom HTML elements to the top of the right sidebar. */}}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments