Address all warnings during the Hugo build
- Add descriptions for pages that have too much content - Add an image orientation override param so that I can specify orientation when it's missing from EXIF - Move the author.name and author.email configurations to params; delete author.yaml
This commit is contained in:
parent
e4c62f02d3
commit
383234e983
13 changed files with 41 additions and 16 deletions
|
@ -1,7 +1,12 @@
|
|||
---
|
||||
title: "Lotus"
|
||||
date: 2023-10-12T10:09:29-07:00
|
||||
tags:
|
||||
resources:
|
||||
- name: Lotus
|
||||
src: 20231008-Lotus.jpg
|
||||
params:
|
||||
orientation: horizontal
|
||||
tags:
|
||||
- Nature
|
||||
- Flowers
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue