all repos — archive/hugo-xmin @ 6d061434a07767cd18afec928a65a69bced9391b

Customised minimal hugo theme

layouts/partials/header.html (view raw)


  
    
    
    
    
    {{ partial "head_custom.html" . }}
  

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