docs: update comments (#187)
This commit is contained in:
@@ -30,16 +30,17 @@ feature:
|
|||||||
name: Photography
|
name: Photography
|
||||||
|
|
||||||
# Uncomment to use emoji icons.
|
# Uncomment to use emoji icons.
|
||||||
#- icon = ":smile:"
|
#- icon: ':smile:'
|
||||||
# icon_pack = "emoji"
|
# icon_pack: emoji
|
||||||
# name = "Emojiness"
|
# name: Emojiness
|
||||||
# description = "100%"
|
# description: 100%
|
||||||
|
|
||||||
# Uncomment to use custom SVG icons.
|
# 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.
|
# Reference the SVG icon name (without `.svg` extension) in the `icon` field.
|
||||||
#- icon = "your-custom-icon-name"
|
# For example, reference `assets/media/icons/xyz.svg` as `icon: 'xyz'`
|
||||||
# icon_pack = "custom"
|
#- icon: your-custom-icon-name
|
||||||
# name = "Surfing"
|
# icon_pack: custom
|
||||||
# description = "90%"
|
# name: Surfing
|
||||||
|
# description: 90%
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user