Schedule times for HMS2023 media
This commit is contained in:
@@ -17,8 +17,10 @@
|
||||
{{ range $i, $s := .Params.Speakers }}
|
||||
<a href="">{{ $s.name }}</a>{{ if not (eq $i $lastSpeaker) }},{{ end }}
|
||||
{{ end }}
|
||||
at
|
||||
<a href="">{{ .Params.Conference }}</a>
|
||||
{{ with .GetPage (path.Join "/media" .Params.conference) }}
|
||||
at
|
||||
<a href="{{ .RelPermalink }}">{{ .Title }}</a>
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user