{{ with resources.Get "icons/home-page.png" }} Home {{ end }} {{ if isset $.Site.Params "github"}} {{ with resources.Get "icons/github.png" }} GitHub {{ end }} {{ end }} {{ if isset $.Site.Params "linkedin"}} {{ with resources.Get "icons/linkedin.png" }} LinkedIn {{ end }} {{ end }}