Browse Source

updating index pages

master
jon 2 years ago
parent
commit
ebb7ac3bbb
  1. 2
      themes/nipponalba/layouts/index.html
  2. 2
      themes/nipponalba/layouts/index.jp.html

2
themes/nipponalba/layouts/index.html

@ -18,7 +18,7 @@
<span class="categories_span">{{ with .Page.Params.category }}Categories: {{ partial "taxonomy/categories.html" . }}{{ end }}</span><span class="info-date"><a href="{{ .Permalink }}" class="u-url"><time class="dt-published" datetime="{{ .Date.Format "2 Jan 2006 15:04 GMT" }}">{{ .Date.Format "02/01/2006 15:04 GMT" }}</time></a></span><br/>
</section>
</article> {{ end }}
<h2>Moving to Japan Checklist</h2>
<h2>Moving to Japan Checklist - abbreviated post move</h2>
<article class="index-note h-entry entry">
<section class="checklist">
<span id="h1">Be in Japan</span><span id="h2">&#10004;</span><span id="h3">Become a brewer</span><span id="h4">&#10007;</span>

2
themes/nipponalba/layouts/index.jp.html

@ -18,7 +18,7 @@
<span class="categories_span">{{ with .Page.Params.category }}カテゴリー: {{ partial "taxonomy/categories.html" . }}{{ end }}</span><span class="info-date"><a href="{{ .Permalink }}" class="u-url"><time class="dt-published" datetime="{{ .Date.Format "2 Jan 2006 15:04 GMT" }}">{{ .Date.Format "02/01/2006 15:04 GMT" }}</time></a></span><br/>
</section>
</article> {{ end }}
<h2>日本への移住チェックリスト</h2>
<h2>日本への移住チェックリスト - 引っ越し代が安い</h2>
<article class="index-note h-entry entry">
<section class="checklist">
<span id="h1">日本への移動する</span><span id="h2">&#10004;</span><span id="h3">醸造家になる</span><span id="h4">&#10007;</span>

Loading…
Cancel
Save