Hugo bugs/update MM
This commit is contained in:
@@ -5,13 +5,16 @@
|
||||
{{ .Get "name" }}
|
||||
</p>
|
||||
</div>
|
||||
<div class="col text-right date">{{ .Get "date" }}</div>
|
||||
<div class="col text-right date">
|
||||
{{ .Get "date" }}
|
||||
</div>
|
||||
</div>
|
||||
<!-- <span class="title"> -->
|
||||
<span class="position">
|
||||
{{ .Get "title" }}
|
||||
</span>
|
||||
{{ with .Get "languages" }}
|
||||
<span class="languages">
|
||||
<{{ .Get "languages" }}>
|
||||
{{ . }}
|
||||
</span>
|
||||
{{ end }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user