mirror of
https://github.com/rendercv/rendercv.git
synced 2026-04-17 13:33:53 -04:00
The phone number example was unquoted, causing YAML to interpret it as an integer. Also added a note about design.header.connections.phone_number_format for controlling the display format (national/international/E164). Ref: https://github.com/rendercv/rendercv/discussions/707