diff --git a/layouts/index.html b/layouts/index.html index b88a3b7..ecc1fc7 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -6,7 +6,7 @@ {{ .Content }} -

Read more from me

+

Read more from me

{{ with .Site.GetPage "/about" }} More about me @@ -20,7 +20,7 @@ My projects {{ end }} -

Find me on other places

+

Find me on other places

{{ with .OutputFormats.Get "rss" }} RSS Feed @@ -38,7 +38,7 @@ Repos on GitLab {{- end -}} -

Latest Post

+

Latest Posts

{{ range first 3 .Site.RegularPages }}