initial
git commit -a -m initial
This commit is contained in:
6
themes/notrack/layouts/shortcodes/resume-section.html
Normal file
6
themes/notrack/layouts/shortcodes/resume-section.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class="category-title">
|
||||
<h4>{{ .Get "title" }}</h4>
|
||||
</div>
|
||||
<div class="category-content">
|
||||
{{ .Inner }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user