Sailing page added with photoalbum
This commit is contained in:
40
content/sailing/raceoffical.md
Normal file
40
content/sailing/raceoffical.md
Normal 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. """
|
||||
+++
|
Reference in New Issue
Block a user