Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
2018-web/data/talks/A-9018.yaml
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
24 lines (14 sloc)
382 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Talk details are specified in YAML files | |
| # YAML was selected because we can use multi-line strings and add | |
| # comments in the file. | |
| speaker_name: "-" | |
| talk_title: "-" | |
| # At least 1 tag is necessary!! | |
| talk_tags: | |
| - "-" | |
| talk_abstract: "" | |
| talk_details: "" | |
| # Markdown is supported | |
| about_author: '' | |
| # web link will only show if about_author section is present | |
| author_website: '' |