Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dataCobra/hugo-vitae.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt T <datacobra@thinkbot.de>2021-07-20 21:51:14 +0300
committerGitHub <noreply@github.com>2021-07-20 21:51:14 +0300
commit92a7862415d7131c623dfe23eddab5fac58b2ec6 (patch)
treea9ab9538e76b8638cc0ade712ee3fcfcf1115ccc
parentd21f66484a2896322ed1bb1c06db3e38de11179c (diff)
Update FEATURES.md3.0
-rw-r--r--FEATURES.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/FEATURES.md b/FEATURES.md
index 63dae31..9362bb9 100644
--- a/FEATURES.md
+++ b/FEATURES.md
@@ -67,6 +67,14 @@ url = "https://github.com/dataCobra/hugo-vitae"
On the [FontAwesome](https://fontawesome.com) website, you can look up every
free icon and also the information you need to put into this `icon` param.
+## Align images
+
+There is now the possibility to align images to the left or right of the site.
+
+Example: `{{< figure src="/img/my_image.png" class=alignleft >}}`
+
+The following options for `class=` are available: right, alignright, left and alignleft.
+
## Site configuration options (config.toml)
- **.Site.Params.homepage** # Enable/Disable homepage use instead of a list