From b2ddefe9cc998d74ddfc05c47a9301120be2f2ae Mon Sep 17 00:00:00 2001 From: tdro Date: Thu, 8 Sep 2022 07:45:19 -0400 Subject: content/default: Adjust pseudo docs for new version --- assets/templates/author.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'assets/templates') diff --git a/assets/templates/author.yaml b/assets/templates/author.yaml index 9b26d87..37ed6ed 100644 --- a/assets/templates/author.yaml +++ b/assets/templates/author.yaml @@ -7,13 +7,17 @@ place: Nowhere domain: host: example.com url: https://example.com +# Accepts file path or URL +# header: /media/header.jpg +# picture: https://example.com/media/picture.jpg picture: header: profile: epoch: Just now description: > - I am a nobody. Copy this [example configuration](/data/generates/authors/{{ .User }}.yaml) - to `data/{{ .User }}.yaml` and make me a somebody. + I am a nobody. Copy this [example + configuration](/data/generates/authors/{{ .User }}.yaml) to + `data/{{ .User }}.yaml` and make me a [somebody](/data/default.yaml). feeds: rss: json: -- cgit v1.2.3