diff --git a/layouts/partials/experiences/experience-info.html b/layouts/partials/experiences/experience-info.html index 32df172..26af6fc 100644 --- a/layouts/partials/experiences/experience-info.html +++ b/layouts/partials/experiences/experience-info.html @@ -1,14 +1,6 @@ -
{{ .start }} - {{ if .end }} {{ .end }} {{ else }}Present{{ end }}, {{ .company.location }}
-{{ .company.overview | markdownify }}
-{{ .start }} - {{ if .end }} {{ .end }} {{ else }}Present{{ end }}, {{ .company.location }}
+{{ .company.overview | markdownify }}
+{{ .start }} - {{ .end }} , {{ .company.location }}
+{{ .company.overview | markdownify }}
+