Sailing page added with photoalbum
This commit is contained in:
53
content/sailing/certificates.md
Normal file
53
content/sailing/certificates.md
Normal file
@ -0,0 +1,53 @@
|
||||
+++
|
||||
# Accomplishments widget.
|
||||
widget = "accomplishments" # See https://sourcethemes.com/academic/docs/page-builder/
|
||||
headless = true # This file represents a page section.
|
||||
active = true # Activate this widget? true/false
|
||||
weight = 49 # Order that this section will appear.
|
||||
|
||||
title = "Certificates"
|
||||
subtitle = ""
|
||||
|
||||
# Date format
|
||||
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
|
||||
date_format = "2006"
|
||||
|
||||
# Accomplishments.
|
||||
# Add/remove as many `[[item]]` blocks below as you like.
|
||||
# `title`, `organization` and `date_start` are the required parameters.
|
||||
# Leave other parameters empty if not required.
|
||||
# Begin/end multi-line descriptions with 3 quotes `"""`.
|
||||
|
||||
#[[item]]
|
||||
# title = "Test for certificate of competency for yachtsmen"
|
||||
# date_start = ""
|
||||
# date_end = ""
|
||||
# description = """"""
|
||||
|
||||
[[item]]
|
||||
organization = "Danish Maritime Authority"
|
||||
organization_url = "https://www.soefartsstyrelsen.dk/"
|
||||
title = "Test for certificate of competency for yachtsmen"
|
||||
url = "https://www.dma.dk/SkoleFritidssejlads/UddPersonligeBeviser/Duelighed/Sider/default.aspx"
|
||||
date_start = "2012-03-20"
|
||||
date_end = ""
|
||||
description = """"""
|
||||
|
||||
[[item]]
|
||||
organization = "Danish Maritime Authority"
|
||||
organization_url = "https://www.soefartsstyrelsen.dk/"
|
||||
title = "Power boat license"
|
||||
url = "https://www.dma.dk/SkoleFritidssejlads/UddPersonligeBeviser/Speedbaad/Sider/default.aspx"
|
||||
date_start = "2010-03-20"
|
||||
date_end = ""
|
||||
description = """"""
|
||||
|
||||
[[item]]
|
||||
organization = "Danish Maritime Authority"
|
||||
organization_url = "https://www.soefartsstyrelsen.dk/"
|
||||
title = "SRC certificate"
|
||||
url = "https://www.dma.dk/SkoleFritidssejlads/UddPersonligeBeviser/SRC-certifikat/Sider/default.aspx"
|
||||
date_start = "2011-03-20"
|
||||
date_end = ""
|
||||
description = """Short Range Certificate with DSC"""
|
||||
+++
|
Reference in New Issue
Block a user