diff --git a/layouts/index.html b/layouts/index.html index cc90dc6..ffcf7f8 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,6 +1,6 @@ {{ define "metaTitle" }} {{ $paginator := .Paginate (where .Site.RegularPages "Type" "in" "a") }} - {{ if (not $paginator.HasPrev) }}{{ .Site.Title }} ∴ Handpicked Albums by Guérilla.Studio{{ else }}{{ .Site.Title }} ∴ Albums (Page {{ $paginator.PageNumber }}) {{ end }} + {{ if (not $paginator.HasPrev) }}{{ .Site.Title }} ∴ Handpicked Albums by {{ .Site.Params.author.name }}{{ else }}{{ .Site.Title }} ∴ Albums (Page {{ $paginator.PageNumber }}) {{ end }} {{ if (not $paginator.HasPrev) }} @@ -14,7 +14,7 @@

Handpicked Albums

-

A collection by Guérilla.Studio

+

A collection by {{ .Site.Params.author.name }}

@@ -74,7 +74,7 @@

About

-

At Guérilla we love music, I mean we LOVE music! And we also LOVE great album covers. So we decided to make a place where we can showcase albums dear to us.

+

At {{ .Site.Params.author.name }} we love music, I mean we LOVE music! And we also LOVE great album covers. So we decided to make a place where we can showcase albums dear to us.

This is Now Playing, our little favorite albums collection.