* Profile picture feture with `moderncv` theme
Only for this theme and only optional "add" possibility. Should also include design parameters (height and frame thickness) but didn't know how to add those so that they would have default values.
* Revert "Profile picture feture with `moderncv` theme"
This reverts commit f81da26170.
* FAQ to add profile picture using `moderncv` theme
This commit adds the `rendercv_settings` field to the YAML input file structure in the and the `rendercv_settings.md` describing the reference of the file.
Included line breaks before the subheadings for 'normal entry' and 'oneline entry' to make it more visually clear where one ended and the next began.
Without the clear line between, the rendered markdown showed
`highlights: A list of bullet points. {% elif entry_name == "OneLineEntry" %}` and `date: The date as a custom string or in YYYY-MM-DD, YYYY-MM, or YYYY format. {% elif entry_name == "Normal Entry" %}`