Browse Source

updating new blog post

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

3
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
@ -13,7 +14,7 @@ We had a chat with the Koruses and Takeshi kindly gave some practical advice on
1. Procedural aspect 1. Procedural aspect
-Check out the village office (村役場) to see what kind of support they can provide e.g. grants. -Check out the village office (村役場) to see what kind of support they can provide e.g. grants.
-Check out the local chamber of commerce (商工会議所). They often hold seminars for members and give practical advice on how to write a business plan.
-Check out the local chamber of commerce (商工会議所). They often hold seminars for members and give practical advice on how to write a business plan.
-If you will need financial supports, consider Japan Finance Cooperation (日本政策金融公庫) and Shinkin Bank (信用金庫) offer lower interest rates for startups than local banks. -If you will need financial supports, consider Japan Finance Cooperation (日本政策金融公庫) and Shinkin Bank (信用金庫) offer lower interest rates for startups than local banks.
2. Strategical aspect 2. Strategical aspect

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