all repos — homestead @ e9db7f1126de408c961bddb71eff122c8bffa490

Code for my website

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


  
    
    
    
    
    {{ partial "head_custom.html" . }}
  

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