forked from autonomic-cooperative/sophie-lewis-hugo
aboutme page mostly done, footer mostly done
This commit is contained in:
4
themes/sophie-lewis/layouts/shortcodes/cv-entry.html
Normal file
4
themes/sophie-lewis/layouts/shortcodes/cv-entry.html
Normal file
@ -0,0 +1,4 @@
|
||||
<div class="cv-entry">
|
||||
<div class="job-date">{{ .Get "dates" }}</div>
|
||||
<div class="job-title">{{ .Get "title" }}</div>
|
||||
</div>
|
Reference in New Issue
Block a user