theme: upgrade to latest v4.9-dev
This commit is contained in:
parent
0fc9562d69
commit
018be3bb40
6 changed files with 92 additions and 4 deletions
|
@ -12,7 +12,7 @@ subtitle = ""
|
|||
#
|
||||
# Add/remove as many `[[feature]]` blocks below as you like.
|
||||
#
|
||||
# For available icons, see: https://sourcethemes.com/academic/docs/widgets/#icons
|
||||
# For available icons, see: https://sourcethemes.com/academic/docs/page-builder/#icons
|
||||
|
||||
[[feature]]
|
||||
icon = "r-project"
|
||||
|
@ -32,4 +32,19 @@ subtitle = ""
|
|||
name = "Photography"
|
||||
description = "10%"
|
||||
|
||||
# Uncomment to use emoji icons.
|
||||
# [[feature]]
|
||||
# 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.
|
||||
# [[feature]]
|
||||
# icon = "beach-sunset"
|
||||
# icon_pack = "custom"
|
||||
# name = "Surfing"
|
||||
# description = "90%"
|
||||
|
||||
+++
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue