{{ with .Site.Params.logo }}
Laradock {{ end }}
{{ if (eq (trim .Site.Params.provider " " | lower) "github") | and (isset .Site.Params "repo_url") }}
  • Download
  • Stars –

{{ end }}
{{ if gt (len .Site.Menus.main) 0 }}
    {{ partial "nav" . }}
{{ end }}