Update experience-info.html
added .html to multiple-positions
This commit is contained in:
parent
5e172bca28
commit
5065d92e87
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{{ if gt (len .positions) 1 }}
|
||||
{{ partial "sections/experiences/multiple-positions" . }}
|
||||
{{ partial "sections/experiences/multiple-positions.html" . }}
|
||||
{{ else }}
|
||||
{{ partial "sections/experiences/single-position.html" . }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue