ソースを参照

mind the dot!

tags/v1.1
Bud Parr 7年前
コミット
3e722a96d7
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      layouts/index.html

+ 1
- 1
layouts/index.html ファイルの表示

@@ -16,7 +16,7 @@
<section class="w-100 mw8">
{{ range (first 3 $section) }}
<div class="relative w-100 mb4">
{{ partial "summary-with-image.html" }}
{{ partial "summary-with-image.html" . }}
</div>
{{ end }}
</section>

読み込み中…
キャンセル
保存