1
0

Sailing page added with photoalbum
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2020-08-15 15:22:02 +02:00
parent 8ddb30a093
commit 8a4a4874bd
24 changed files with 93 additions and 16 deletions

View File

@ -0,0 +1,40 @@
+++
# Experience widget.
widget = "experience" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 45 # Order that this section will appear.
title = "Race offical experience"
subtitle = ""
# Date format for experience
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
date_format = "Jan 2006"
# Experiences.
# Add/remove as many `[[experience]]` blocks below as you like.
# Required fields are `title`, `company`, and `date_start`.
# Leave `date_end` empty if it's your current employer.
# Begin/end multi-line descriptions with 3 quotes `"""`.
[[experience]]
title = "National Judge (NJ)"
company = "Danish Sailing Association"
company_url = "http://sejlsport.dk/"
date_start = "2015-03-10"
description = """Judging at national level for fleet racing events. Primarily dinghy/youth events with on water rule 42. Passed national and international seminar."""
[[experience]]
title = "Umpire"
company = "Danish Sailing Association"
company_url = "http://sejlsport.dk/"
date_start = "2014-08-17"
description = """Matchracing umpire at regional level. Passed national test seminar."""
[[experience]]
title = "Rule 42 Seminar"
company = "Danish Sailing Association"
company_url = "http://sejlsport.dk/"
date_start = "2014-05-01"
description = """Rule 42 (Appendix P) seminar. """
+++