{{if .Config.Branding.Logo}}
{{end}}
{{if .Config.Hero.Title}}{{.Config.Hero.Title}}{{else}}{{.Repository.Name}}{{end}}
{{if .Config.Hero.Tagline}}{{.Config.Hero.Tagline}}
{{end}}
{{if .Config.Hero.CTAPrimary.Text}}
{{.Config.Hero.CTAPrimary.Text}}
{{end}}
{{if .Config.Hero.CTASecondary.Text}}
{{.Config.Hero.CTASecondary.Text}}
{{end}}
{{range .Config.Gallery.Items}}
{{if .Link}}
{{end}}
{{if .Title}}
{{end}}
{{.Title}}
{{end}}
{{if .Link}}
{{end}}
{{.ReadmeContent}}