docs: update comments (#187)

This commit is contained in:
Anish-D
2021-07-25 16:05:48 +05:30
committed by GitHub
parent 8fd86a9ed5
commit cc6ab509d1

View File

@@ -30,16 +30,17 @@ feature:
name: Photography
# Uncomment to use emoji icons.
#- icon = ":smile:"
# icon_pack = "emoji"
# name = "Emojiness"
# description = "100%"
#- icon: ':smile:'
# icon_pack: emoji
# name: Emojiness
# description: 100%
# Uncomment to use custom SVG icons.
# Place custom SVG icon in `assets/images/icon-pack/`, creating folders if necessary.
# Place your custom SVG icon in `assets/media/icons/`.
# Reference the SVG icon name (without `.svg` extension) in the `icon` field.
#- icon = "your-custom-icon-name"
# icon_pack = "custom"
# name = "Surfing"
# description = "90%"
# For example, reference `assets/media/icons/xyz.svg` as `icon: 'xyz'`
#- icon: your-custom-icon-name
# icon_pack: custom
# name: Surfing
# description: 90%
---