refactor: convert accomplishments.md to YAML
This commit is contained in:
parent
d0a7f557d9
commit
65635bbff9
2 changed files with 49 additions and 52 deletions
|
@ -3,27 +3,25 @@
|
|||
# Documentation: https://sourcethemes.com/academic/docs/page-builder/
|
||||
widget: accomplishments
|
||||
|
||||
# Activate this widget? true/false
|
||||
active: true
|
||||
|
||||
# This file represents a page section.
|
||||
headless: true
|
||||
|
||||
# Order that this section appears on the page.
|
||||
weight: 50
|
||||
|
||||
title: Accomplish­ments
|
||||
# Note: `­` is used to add a 'soft' hyphen in a long heading.
|
||||
title: 'Accomplish­ments'
|
||||
subtitle:
|
||||
|
||||
# Date format
|
||||
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
|
||||
# Refer to https://wowchemy.com/docs/customization/#date-format
|
||||
date_format: Jan 2006
|
||||
|
||||
# Accomplishments.
|
||||
# Add/remove as many `item` blocks below as you like.
|
||||
# `title`, `organization` and `date_start` are the required parameters.
|
||||
# `title`, `organization`, and `date_start` are the required parameters.
|
||||
# Leave other parameters empty if not required.
|
||||
# You can begin a multiline `description` using YAML's `|-`.
|
||||
# Begin multi-line descriptions with YAML's `|2-` multi-line prefix.
|
||||
item:
|
||||
- certificate_url: https://www.coursera.org
|
||||
date_end: ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue