From 018be3bb4030ac9262521398714c379476007f75 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Fri, 15 May 2020 00:04:13 +0100 Subject: theme: upgrade to latest v4.9-dev --- content/home/skills.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'content') diff --git a/content/home/skills.md b/content/home/skills.md index 9f9f18ed..e7d9ca78 100644 --- a/content/home/skills.md +++ b/content/home/skills.md @@ -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%" + +++ -- cgit v1.2.3