feat(work): render work locations

This commit is contained in:
Rafael Bardini 2021-11-10 23:03:59 +01:00
parent 67dbd86ab5
commit 0d14ee08ab
2 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,9 @@
<time datetime="{{startDate}}">{{formatDate startDate}}</time>
{{#if endDate}}<time datetime="{{endDate}}">{{formatDate endDate}}</time>{{else}}Present{{/if}}
</div>
{{#location}}
<div>{{.}}</div>
{{/location}}
</header>
{{#summary}}
{{{markdown .}}}

View File

@ -299,6 +299,7 @@ blockquote > * + * {
<time datetime="2013-12-01">Dec 2013</time>
<time datetime="2014-12-01">Dec 2014</time>
</div>
<div>Palo Alto, CA</div>
</header>
<p>Pied Piper is a multi-platform technology based on a proprietary universal compression algorithm that has consistently fielded high Weisman Scores that are not merely competitive, but approach the theoretical limit of lossless compression.</p>
<ul>