all repos — homestead @ 1cc014c44be6866e9c394a44b923d9448af6766b

Code for my website

themes/xmin/layouts/partials/header.html (view raw)


  
    
    
    
    
    
    {{ partial "head_custom.html" . }}
  

  
    
    
    {{ range .Site.Menus.main }}
  • {{ .Name }}
  • {{ end }}