Hugo 0.53, hugo-academic 3.3.0

This commit is contained in:
Carl Pearson
2019-01-08 16:56:56 -06:00
parent 12ff460bd3
commit 985ec36c9d
15 changed files with 352 additions and 113 deletions

View File

@@ -49,9 +49,13 @@ url_poster = ""
url_source = ""
# Featured image
# Place your image in the `static/img/` folder and reference its filename below, e.g. `image = "example.jpg"`.
[header]
image = ""
caption = ""
# To use, add an image named `featured.jpg/png` to your page's folder.
[image]
# Caption (optional)
caption = ""
# Focal point (optional)
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
focal_point = ""
+++