Editing formatting of projects

This commit is contained in:
Sharwin Patil 2025-01-05 16:07:13 -08:00
parent 485d772e22
commit 6f1f8d348c
2 changed files with 2 additions and 5 deletions

View file

@ -15,9 +15,6 @@
{{ $mostRecentPosition := index (first 1 .positions) 0}}
<div class="company-heading">
<h5>{{ if .company.url }}<a href={{.company.url}} title="{{ .company.name }}" target="_blank" rel="noopener">{{ .company.name }}</a>{{ else }}{{ .company.name }}{{ end }}</h5>
<!-- <p class="text-muted">
{{ $oldestPosition.start }} - {{ if $mostRecentPosition.end }}{{ $mostRecentPosition.end }}{{ else }}{{ i18n "present" }}{{ end }}
</p> -->
</div>
<p class="text-muted">
<i class="fa-solid fa-location-dot"></i> {{ .company.location }}