Resume: collapsable project sections

This commit is contained in:
2019-07-30 05:07:00 -04:00
parent 38ca0829f6
commit 3a6462c1d7
11 changed files with 113 additions and 65 deletions

View File

@@ -1,4 +1,4 @@
{{ $_hugo_config := `{ "version": 1 }` }}
<div class="project-details">
{{ .Inner | markdownify }}
{{ .Inner }}
</div>