From 8275ca69f596f54977e6ffc75babf7a465c9c1f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Sat, 29 Oct 2022 15:44:03 +0100 Subject: [PATCH] regen main.css --- exampleSite/content/docs/homepage-layout/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/exampleSite/content/docs/homepage-layout/index.md b/exampleSite/content/docs/homepage-layout/index.md index b561c8d0..33098570 100644 --- a/exampleSite/content/docs/homepage-layout/index.md +++ b/exampleSite/content/docs/homepage-layout/index.md @@ -17,6 +17,13 @@ The layout of the homepage is controlled by the `homepage.layout` setting in the The default layout is the profile layout, which is great for personal websites and blogs. It puts the author's details front and centre by providing an image and links to social profiles. +{{< figure + class="content-center" + src="home-profile.png" + alt="Abstract purple artwork" + caption="Photo by [Jr Korpa](https://unsplash.com/@jrkorpa) on [Unsplash](https://unsplash.com/)" + >}} + The author information is provided in the languages configuration file. Refer to the [Getting Started]({{< ref "getting-started" >}}) and [Language Configuration]({{< ref "configuration##language-and-i18n" >}}) sections for parameter details.