47 lines
1.1 KiB
Markdown
47 lines
1.1 KiB
Markdown
---
|
|
# An instance of the Featurette widget.
|
|
# Documentation: https://wowchemy.com/docs/page-builder/
|
|
widget: featurette
|
|
|
|
# This file represents a page section.
|
|
headless: true
|
|
|
|
# Order that this section appears on the page.
|
|
weight: 30
|
|
|
|
title: Skills
|
|
subtitle:
|
|
|
|
# Showcase personal skills or business features.
|
|
# - Add/remove as many `feature` blocks below as you like.
|
|
# - For available icons, see: https://wowchemy.com/docs/page-builder/#icons
|
|
feature:
|
|
- description: 90%
|
|
icon: r-project
|
|
icon_pack: fab
|
|
name: R
|
|
- description: 100%
|
|
icon: chart-line
|
|
icon_pack: fas
|
|
name: Statistics
|
|
- description: 10%
|
|
icon: camera-retro
|
|
icon_pack: fas
|
|
name: Photography
|
|
|
|
# Uncomment to use emoji icons.
|
|
#- icon: ':smile:'
|
|
# icon_pack: emoji
|
|
# name: Emojiness
|
|
# description: 100%
|
|
|
|
# Uncomment to use custom SVG icons.
|
|
# Place your custom SVG icon in `assets/media/icons/`.
|
|
# Reference the SVG icon name (without `.svg` extension) in the `icon` field.
|
|
# For example, reference `assets/media/icons/xyz.svg` as `icon: 'xyz'`
|
|
#- icon: your-custom-icon-name
|
|
# icon_pack: custom
|
|
# name: Surfing
|
|
# description: 90%
|
|
---
|