Browse Source

updating new blog post

master
jk 4 years ago
parent
commit
7448e824d0
  1. 1
      content/note/5ff2398e/index.md
  2. 2
      themes/nipponalba/layouts/_default/single.html

1
content/note/5ff2398e/index.md

@ -3,6 +3,7 @@ category:
- 'future plan' - 'future plan'
- 'self develpment' - 'self develpment'
- business - business
- 3
date: '2021-01-03 21:39:26' date: '2021-01-03 21:39:26'
draft: false draft: false
posttype: note posttype: note

2
themes/nipponalba/layouts/_default/single.html

@ -27,7 +27,7 @@
</section> </section>
{{end}} {{end}}
</section> </section>
{{ end }}<br/>
<br/>
</section> </section>
<section class="info"> <section class="info">
<span class="categories_span">{{ with .Page.Params.category }}Categories: {{ partial "taxonomy/categories.html" . }}{{ end }}</span> <span class="categories_span">{{ with .Page.Params.category }}Categories: {{ partial "taxonomy/categories.html" . }}{{ end }}</span>

Loading…
Cancel
Save